* Todd Cary ([EMAIL PROTECTED]) [Jan 01. 2002 10:39]:

> When I run the "make" after a successful "configure", I get the
> following errors:

> stub.lo: file not recognized: File truncated
> collect2: ld returned 1 exit status
> make[1]: *** [libphp4.la] Error 1
> make: *** [all-recursive] Error 1

> Any suggestions on how I may resolve this?

That seems to be a known problem with some older PHP versions when
you're building --with-apxs but not static.

Remove the PHP source you have..

Then try grabbing either 4.1.1 from php.net (the tar.gz) or a new 
snapshot from snaps.php.net.

tar -xzf [file]

to unpack it, then try your same configure line, then make and see if
you get the same problem.

-- 
Brian Clark | Avoiding the general public since 1805!
Fingerprint: 07CE FA37 8DF6 A109 8119 076B B5A2 E5FB E4D0 C7C8
I'm not panicking. I'm examining all options at high speed.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to