Date: 04/22/98
- Next message: Jay Bloodworth: "[PHP-DEV] Compiling DBs, etc. as Modules"
- Previous message: rasmus: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: gte904e <email protected>
Operating system: Linux 2.0.x
PHP version: 3.0 Release Candidate 4
PHP Bug Type: Compile Failure
Bug description:
ld -o libphp3.so mod_php3.so-o libmodphp3-so.a -L. -lgdbm
-lm -ldl -lcrypt -L/usr/local/pgsql/lib -lpq -lm -lcrypt
-lgdbm -lm -ldl -lcrypt -L/usr/local/pgsql/lib -lpq
Causes a *lot* of undefined references. Adding -lphp3 to the
link doesn't help because that lib doesn't exist anywhere.
This only happens with the shared module. Static builds
fine.
- Next message: Jay Bloodworth: "[PHP-DEV] Compiling DBs, etc. as Modules"
- Previous message: rasmus: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

