php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #549 gcc compiler error?
Submitted: 1998-07-13 16:44 UTC Modified: 2000-08-05 04:51 UTC
From: tou at arlut dot utexas dot edu Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.1 OS: Solaris 2.6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tou at arlut dot utexas dot edu
New email:
PHP Version: OS:

 

 [1998-07-13 16:44 UTC] tou at arlut dot utexas dot edu
I try to 'make' after i configure php3 this is what happens.
Is this a problem with my gcc?
I have compiled and ran PHP3 using solaris2.5 and it didn't give me any problems, with Solaris2.6 i have had trouble compiling everything, (apache, mysql, php3)
thanks for the help.


gcc -g -O2 -O2   -I. -I.   -I../apache_1.3.0/src/include -I../apache_1.3.0/src/os/unix      -I/home/tou/local/mysql-3.21.33-sun-solaris2.6-sparc/include            sun4 -c language-parser.tab.c -o language-parser.tab.o
gcc: cannot specify -o with -c and multiple compilations
make: *** [language-parser.tab.o] Error 1

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-05 04:51 UTC] hholzgra@php.net
no feedback in ages and nobody else seems to have this problem
so it was possibly alocal misconfiguration
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 04:00:01 2026 UTC