| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [1998-07-02 13:15 UTC] ssb
  | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 10:00:02 2025 UTC | 
When compiling php3 with libgd 1.3, it seems to forget to put -lgd in libphp3.module resulting in a huge number of errors compiling apache. Works just fine when i put -lgd in libphp3.module This is what i get in libphp3.module: LIBS="$LIBS -Lmodules/php3 -L../modules/php3 -lmodphp3 -lgdbm -lm -ldl -lcrypt /local/www/solid/lib/scllux22.so -lz"