Opened 18 years ago

Closed 18 years ago

#7894 closed defect (worksforme)

BUG: php5 5.1.2 -> 5.1.21 breaks

Reported by: jonathan.williams@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.2
Keywords: Cc: jonathan.williams@…
Port:

Description

/usr/lib/gcc/i686-apple-darwin8/4.0.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>." /usr/lib/gcc/i686-apple-darwin8/4.0.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>."

while compiling mbstring stuff

Change History (3)

comment:1 Changed 18 years ago by jonathan.williams@…

Cc: jonathan.williams@… added

comment:2 Changed 18 years ago by mww@…

Summary: php5 1.2 -> 1.21 breaksBUG: php5 5.1.2 -> 5.1.21 breaks

this is a strange bug indeed (considering that php5 does not require varargs);

can you supply us with a full trace? $> port clean php5 $> port -d destroot php5 > trace.log 2>&1

attach the trace here!

comment:3 Changed 18 years ago by jonathan.williams@…

Resolution: worksforme
Status: newclosed

I have no idea what I did last night, as it seems to work for me.. I was messing around a lot with trying to override openssl dependencies in packages to use the local version of openssl. It works fine now. Sorry!

Note: See TracTickets for help on using tickets.