[PHP-DEV] PHP 4.0 Bug #8278 Updated: libmain.al(main.lo) in archive is not object From: sniper <email protected>
Date: 12/18/00

ID: 8278
Updated by: sniper
Reported By: gavirial <email protected>
Old-Status: Open
Status: Feedback
Bug Type: Compile Failure
Assigned To:
Comments:

Try doing this:

1. delete config.cache
2. reconfigure
3. # make clean ; make depend ; make

--Jani

Previous Comments:
---------------------------------------------------------------------------

[2000-12-15 10:54:30] gavirial <email protected>
Configuration executed as follows:
  ./configure --enable-track-vars
              --enable-trans-sid
              --with-mysql
              --disable-debug
              --with-apxs
              --enable-versioning

It configures ok, but when make is executed this error is given:

main/.libs/libmain.al: object main/.libs/libmain.al(main.lo)
in archive is not object
collect2: ld returned 1 exit status
make[1]: ***[libphp4.la] Error 1
make[1]: Leaving directory `/.../php-4.0.3pl1´
make: ***[all-recursive] Error 1

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=8278

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>