Server Administration
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesServer Administration

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old February 10th, 2005, 11:12 AM
Jester Jester is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: England
Posts: 271 Jester User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
libxml.lo: file not recognized error

Just a quicky, if your trying to compile php5 under Apache 1 or 2 as a shared apxs module and run into the following error on make:

Code:
ext/libxml/libxml.lo: file not recognized: File truncated
collect2: ld returned 1 exit status
make: *** [libphp5.la] Error 1


Simply run a make clean command in your php distribution folder and then try re-running the make command... this should sort it out.

Only posted this up as I ran into this and on google it seemed like many others were hitting the same problem with no solution I could see.

Reply With Quote
  #2  
Old October 7th, 2005, 07:55 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: libxml.lo: file not recognized error

yay! yay! love you forever!!!

Reply With Quote
  #3  
Old October 8th, 2005, 08:18 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: libxml.lo: file not recognized error

"yay! yay! love you forever!!!"

Agree! Saved me a lot of headache!

Reply With Quote
  #4  
Old October 26th, 2005, 06:25 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: libxml.lo: file not recognized error

booyah!


thanks so much for posting this.

Reply With Quote
  #5  
Old October 26th, 2005, 01:31 PM
Jester Jester is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: England
Posts: 271 Jester User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: libxml.lo: file not recognized error

Okay this is now getting a bit bizare :laugh:

Made a post in Feb, random undying love 8 months later and now another post hehehe.

I know exactly what you peeps mean - I could find no shred of anything on google when I ran into this problem 8 months ago - kinda would have thought that changed by now tho

Reply With Quote
  #6  
Old October 31st, 2005, 08:35 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: libxml.lo: file not recognized error

Mate,

As the others have said "love ya"

You have just saved me hours of frustrated surfing.

*Kisses*

Reply With Quote
  #7  
Old October 31st, 2005, 04:28 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: libxml.lo: file not recognized error

your harem is growing... i love you

Reply With Quote
  #8  
Old November 1st, 2005, 06:43 PM
Jester Jester is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: England
Posts: 271 Jester User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: libxml.lo: file not recognized error

o_O

Can someone (who can) please run an IP check and see if I'm being stalked? :laugh:

Time for a to stop bringing old threads back me'thinks?

Reply With Quote
  #9  
Old November 2nd, 2005, 08:19 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: libxml.lo: file not recognized error

heh man i love you too, :-)

__
solo/ng

Reply With Quote
  #10  
Old November 2nd, 2005, 08:21 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: libxml.lo: file not recognized error

sorry for double post. i will explain .when u google:

"libxml.lo: file not recognized: File truncated"

1st link is that topic :-).

__
solo/ng

Reply With Quote
  #11  
Old November 16th, 2005, 10:29 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: libxml.lo: file not recognized error

How utterly frustrating to waste so much time for such an annoying problem!

Reply With Quote
  #12  
Old July 26th, 2006, 04:18 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: libxml.lo: file not recognized error

YALY. After all these years. The problem is still there.

Reply With Quote
  #13  
Old September 14th, 2006, 02:41 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: libxml.lo: file not recognized error

Didn't work for me.

Back to Google..

Reply With Quote
  #14  
Old March 27th, 2007, 05:40 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: libxml.lo: file not recognized error

I love you, man!

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesServer Administration > libxml.lo: file not recognized error


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support |