bluez-libs (under uclinux)

Ignacio Uria makiniaa@yahoo.es
Thu Apr 24 08:26:00 GMT 2003


Now my configure seems to work , I mean I haven't got
any errors. But make doesn't.I send you the message
error of make in the file make.log



 --- David Querbach <querbach@realtime.bc.ca>
escribió: > On Tue, Apr 22, 2003 at 01:55:17PM +0200,
Ignacio
> Uria wrote:
> 
> > /usr/local/arm-elf/bin/arm-elf-gcc -shared 
> > bluetooth.lo hci.lo   -Wl,-soname -Wl, -o .libs/
> 
> Several things look suspicious in the above line:
> 
>   - The second -Wl, has no argument.  Arguments to
> the -Wl, switch must
>     follow immediately without intervening spaces. 
> As written, the second
>     -Wl, argument passes nothing to the linker.
> 
>   - The -o option specifies the output file name,
> and thus must be a file
>     name, not a directory.  That's confirmed by the
> error message.
> 
> To fix this problem, find the line in the Makefile
> which generates the
> broken command.  Figure out what's supposed to be
> generated and you'll
> probably get some idea what went wrong.  These sorts
> of problems often
> involve broken text substitution of some kind.
> 
> Regards,
> 
> David Querbach
> Real-Time Systems Inc.
> 
> 

> ATTACHMENT part 2 application/pgp-signature 
 

___________________________________________________
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
http://messenger.yahoo.es
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.log
Type: text/x-log
Size: 14795 bytes
Desc: make.log
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20030424/5ed1c68f/attachment.bin>
-------------- next part --------------
------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


More information about the crossgcc mailing list