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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 12:01:29 2024 UTC