RE: [users@httpd] make crash- Command failed for target 'libexpat.la'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: VRThatavarthy@xxxxxxxxxxxxxxx
> [mailto:VRThatavarthy@xxxxxxxxxxxxxxx]
> Sent: Donnerstag, 21. April 2005 23:13
> To: users@xxxxxxxxxxxxxxxx
> Subject: [users@httpd] make crash- Command failed for target
> 'libexpat.la'
> 
> 
> 
> 
> 
> 
> Hi,
> 
> I am in the process of make of apache 2.0.54 on solaris 8. 
> Configure went
> on smoothly. My configure looks like this:
> 
> ./configure --prefix=/usr/local/web/apache \
> --enable-ssl=shared \
> --enable-so

A quick fix might be to add:

	--disable-rule=EXPAT

to the configure arguments above.

libexpat is an XML parser which is needed by apache and  mod_perl. The trouble seems to be that both try to compile it in statically and this leads to a conflict. The line above tells apache not to compile it in. Try google for more details on this...

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.  

> 
> My path is:
> echo $PATH
> /usr/openwin/bin:/bin:/usr/local/bin:/ssb/opt:/axdsd1/ids/apps
> /sunone/resourceki/usr/local/bin:/usr/bin:.:/usr/openwin/bin:/
> bin:/usr/ucb:/ssb/X/bin:/ssb/db/bin::/ssb/db/bin:/ssb/db/infor
> mix/bin:/ssb/misc/bin:/ssb/tools/bin
> 
> Here are the last few lines of my make result. It went on for 
> couple of
> minutes and failed. Is this a path issue? Any insight is greatly
> appreciated.
> 
> Thanks,
> Ravi
> 
> /bin/bash ../libtool --mode=link  cc -version-info 1:0:1 -g  
> -o libexpat.la
> -rpa
> th /usr/local/web/apache2/lib  xmlparse.lo xmltok.lo xmlrole.lo
> /usr/ucb/ld -G -h libexpat.so.0 -o .libs/libexpat.so.0.1.0
> .libs/xmlparse.o .li
> bs/xmltok.o .libs/xmlrole.o  -lc
> (cd .libs && rm -f libexpat.so.0 && ln -s libexpat.so.0.1.0 
> libexpat.so.0)
> (cd .libs && rm -f libexpat.so && ln -s libexpat.so.0.1.0 libexpat.so)
> false cru .libs/libexpat.a  xmlparse.o xmltok.o xmlrole.o
> *** Error code 1
> make: Fatal error: Command failed for target `libexpat.la'
> Current working directory /auto/users-3/e445162/cprog/httpd-2.0.54
> /srclib/apr-ut
> il/xml/expat/lib
> *** Error code 1
> make: Fatal error: Command failed for target `build-subdirs'
> Current working directory /auto/users-3/e445162/cprog/httpd-2.0.54
> /srclib/apr-ut
> il/xml/expat
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory /auto/users-3/e445162/cprog/httpd-2.0.54
> /srclib/apr-ut
> il/xml
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory /auto/users-3/e445162/cprog/httpd-2.0.54
> /srclib/apr-ut
> il
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory 
> /auto/users-3/e445162/cprog/httpd-2.0.54/srclib
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> 
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP 
> Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
>    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
> 

Diese E-mail ist eine private und persönliche Kommunikation. Sie hat keinen Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This e-mail is of a private and personal nature. It is not related to the exchange or business activities of the SWX Group. Le présent e-mail est un message privé et personnel, sans rapport avec l'activité boursière du Groupe SWX.

>
 
 
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux