On Mon, Feb 07, 2005 at 10:09:29AM -0500, Hans Zaunere wrote: > > > > However, after downloading the php5-200502052330.tar.gz snapshot, > > > things seem broken again. My ./configure starts out like this: > > > > > > ./configure --with-libdir=lib64 --prefix=/usr/local/php --with- > > apxs=/usr/local/apache/bin/apxs > > > > > > ..... > > > > > > Which had worked fine before. However, when compiling this snapshot, > > > I get the original errors during link time, such as: > > > > > > *** Warning: linker path does not have real file for library -lxml2. > > > > I think this should only happen with a broken libxml2 installation. Do > > you have both /usr/lib64/libxml2.la and /usr/lib64/libxml2.so? The PHP > > HEAD build works fine for me still. > > Yeah, but these types of message spew out for every lib - I just picked an > example.
Is that "Yeah", you *do* have both the .la and .so file in /usr/lib64, just to confirm? Could you upload the complete configure/make output somewhere so I can have a look? joe -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php