bug-libtool
[Top][All Lists]
Advanced

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

Re: Another powerpc64 biarch problem.


From: Peter O'Gorman
Subject: Re: Another powerpc64 biarch problem.
Date: Sat, 01 Mar 2008 09:39:59 -0600
User-agent: Thunderbird 2.0.0.9 (X11/20071115)

Steven Munroe wrote:
> I am trying to build a package on a OpenSuse-10.3 PowerMac G5. and I see
> the following:
> 
> /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc  -m64 -g -O2
> -mcpu=power
> 4 -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused
> -Wmissing
> -prototypes -Wmissing-declarations -Wstrict-prototypes
> -Wmissing-prototypes -Wn
> ested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align
> -Wwrite-strings  -m64
> -o pedump  pedump.o
> libmonoruntime.la ../io-layer/libwapi.la ../utils/libmonouti
> ls.la ../../libgc/libmonogc.la -pthread -lgthread-2.0 -lrt -lglib-2.0
> -lm -ldl
>  -lpthread -lm
> libtool: link: cannot find the library `/usr/lib64/libpcre.la' 
> or unhandled argument `/usr/lib64/libpcre.la'

It seems likely that some other .la file has /usr/lib64/libpcre.la in
its dependency_libs. If you add --debug immediately prior to the
--tag=CC and save stdout and stderr to a log, reading the log should
tell you which one. Alternatively, grep for /usr/lib64/libpcre.la in
/usr/lib64.


Peter
--
Peter O'Gorman
http://pogma.com




reply via email to

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