#20998 [Bgs]: Link line too long

2002-12-13 Thread maxwell
 ID:   20998
 User updated by:  [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Bogus
 Bug Type: Compile Failure
 Operating System: Solaris 2.7
 PHP Version:  4.3.0RC3
 New Comment:

Quite correct.   The version mentioned in the other bug report is a CVS
version so it was not picked up in my search for 4.3.  It was also
marked bogus, and I did not notice that I had left the status as open,
so it was not found in my attempts to search the database.  
  Sorry about that.  I will try to work the search form better next
time.


Previous Comments:


[2002-12-13 14:40:35] [EMAIL PROTECTED]

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.

http://bugs.php.net/19533



[2002-12-13 14:29:50] [EMAIL PROTECTED]

% ./configure --with-mysql=/opt/mysql --prefix=/opt --with-gdbm
--with-ndbm --without-msql  --enable-sysvsem --enable-sysvshm
--enable-force-cgi-redirect --enable-discard-path --with-ftp --with-gd
--with-jpeg-dir=/opt/lib --with-tiff-dir=/opt/lib
--with-png-dir=/opt/lib --with-xpm=/opt --with-zlib-dir=/opt/lib  
--enable-sockets --with-zlib --with-oracle
--with-apxs=/opt/web/apache/bin/apxs --enable-discard-path

% apxs -q CFLAGS
-DSOLARIS2=270 -DMOD_SSL=206106 -I/opt/src/apache_build/php-4.0.4
-I/opt/src/apache_build/php-4.0.4/main
-I/opt/src/apache_build/php-4.0.4/main
-I/opt/src/apache_build/php-4.0.4/Zend
-I/opt/src/apache_build/php-4.0.4/Zend
-I/opt/src/apache_build/php-4.0.4/TSRM
-I/opt/src/apache_build/php-4.0.4/TSRM
-I/opt/src/apache_build/php-4.0.4 -DMOD_PERL -DUSE_PERL_SSI
-I/opt/src/apache_build/mod_perl-1.24_01/src -fno-strict-aliasing
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DEAPI
-DUSE_EXPAT -I../lib/expat-lite

Apache 1.3.12


  Problem: at the conclusion of all the compilation, the link line
comes out too long.  libtool blows up with:
Output line too long.
Output line too long.
Output line too long.

  The link line is not linking in libraries, but instead links in every
object file on the final link line.  Maybe it was libgd that did it? 
(I tried to configure against the gd 2.0.9 installed on my system, but
that does not have gdImageCreateFromXpm in it.)

  Anyway, I will go back to 4.2 to get my users up and running with gd,
but I am assuming this should be fixed at some point.

  I can try to repair it, but I would have to understand how you have
structured your build environment now, and is probably easier for a
maintainer to fix it.  

  Thanks very much.




-- 
Edit this bug report at http://bugs.php.net/?id=20998&edit=1




#20998 [NEW]: Link line too long

2002-12-13 Thread maxwell
From: [EMAIL PROTECTED]
Operating system: Solaris 2.7
PHP version:  4.3.0RC3
PHP Bug Type: Compile Failure
Bug description:  Link line too long

% ./configure --with-mysql=/opt/mysql --prefix=/opt --with-gdbm --with-ndbm
--without-msql  --enable-sysvsem --enable-sysvshm
--enable-force-cgi-redirect --enable-discard-path --with-ftp --with-gd
--with-jpeg-dir=/opt/lib --with-tiff-dir=/opt/lib --with-png-dir=/opt/lib
--with-xpm=/opt --with-zlib-dir=/opt/lib   --enable-sockets --with-zlib
--with-oracle --with-apxs=/opt/web/apache/bin/apxs --enable-discard-path

% apxs -q CFLAGS
-DSOLARIS2=270 -DMOD_SSL=206106 -I/opt/src/apache_build/php-4.0.4
-I/opt/src/apache_build/php-4.0.4/main
-I/opt/src/apache_build/php-4.0.4/main
-I/opt/src/apache_build/php-4.0.4/Zend
-I/opt/src/apache_build/php-4.0.4/Zend
-I/opt/src/apache_build/php-4.0.4/TSRM
-I/opt/src/apache_build/php-4.0.4/TSRM -I/opt/src/apache_build/php-4.0.4
-DMOD_PERL -DUSE_PERL_SSI -I/opt/src/apache_build/mod_perl-1.24_01/src
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DEAPI -DUSE_EXPAT -I../lib/expat-lite

Apache 1.3.12


  Problem: at the conclusion of all the compilation, the link line comes
out too long.  libtool blows up with:
Output line too long.
Output line too long.
Output line too long.

  The link line is not linking in libraries, but instead links in every
object file on the final link line.  Maybe it was libgd that did it?  (I
tried to configure against the gd 2.0.9 installed on my system, but that
does not have gdImageCreateFromXpm in it.)

  Anyway, I will go back to 4.2 to get my users up and running with gd,
but I am assuming this should be fixed at some point.

  I can try to repair it, but I would have to understand how you have
structured your build environment now, and is probably easier for a
maintainer to fix it.  

  Thanks very much.
-- 
Edit bug report at http://bugs.php.net/?id=20998&edit=1
-- 
Try a CVS snapshot: http://bugs.php.net/fix.php?id=20998&r=trysnapshot
Fixed in CVS:   http://bugs.php.net/fix.php?id=20998&r=fixedcvs
Fixed in release:   http://bugs.php.net/fix.php?id=20998&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=20998&r=needtrace
Try newer version:  http://bugs.php.net/fix.php?id=20998&r=oldversion
Not developer issue:http://bugs.php.net/fix.php?id=20998&r=support
Expected behavior:  http://bugs.php.net/fix.php?id=20998&r=notwrong
Not enough info:http://bugs.php.net/fix.php?id=20998&r=notenoughinfo
Submitted twice:http://bugs.php.net/fix.php?id=20998&r=submittedtwice
register_globals:   http://bugs.php.net/fix.php?id=20998&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20998&r=php3
Daylight Savings:   http://bugs.php.net/fix.php?id=20998&r=dst
IIS Stability:  http://bugs.php.net/fix.php?id=20998&r=isapi