libtool
[Top][All Lists]
Advanced

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

Re: Building projects on i386-pc-solaris2.8


From: Allan McIntosh
Subject: Re: Building projects on i386-pc-solaris2.8
Date: Fri, 1 Feb 2002 00:58:12 -0500

>

>On Thu, Jan 31, 2002 at 02:04:27PM -0500, Allan McIntosh wrote:
>>         I rewrote a project's build process to use autotools and libtool.
>> Everything builds fine but the binary seg faults at run time(in i386
>> solaris2.8 ). Does anyone know of any issues or AC_ AM_ macros that are
>> absolutely required to build shared objects and dynamicly linked
>> binaries(when porting to intel solaris2.8)?
>>
>> The binary builds and runs fine on Redhat 7.2. However when I build the
>> target in i386-pc-solaris2.8 it segment faults when I run it. If I build
>> it with out libtool and autotools it is fine.
>
>Even if you --disable-shared?

Then I get ld errors:

Undefined                       first referenced
 symbol                             in file
url_open
/usr/local/lib/libltapi12.a(sgmlfiles.o)
Fprintf                             /usr/local/lib/libltapi12.a(sgmllib.o)
strcasecmp8
/usr/local/lib/libltapi12.a(sgmlparse.o)
url_merge                           /usr/local/lib/libltapi12.a(dtd.o)
Toupper                             /usr/local/lib/libltapi12.a(query.o)
LTSTD_set_error_handler             /usr/local/lib/libltapi12.a(sgmllib.o)
LTSTDError                          /usr/local/lib/libltapi12.a(sgmllib.o)
CharacterEncodingName
/usr/local/lib/libltapi12.a(sgmlfiles.o)



------------------------------------------------------------------
 Allan McIntosh, Software Designer
 http://www.atreus-systems.com
 Phone: (613) 233-1741, (800) 764-5514 Ext 217
------------------------------------------------------------------





reply via email to

[Prev in Thread] Current Thread [Next in Thread]