[ lame-Bugs-1880090 ] configure fails to build on Ubuntu

3 Messages Forum Options Options
Permalink
SourceForge.net
[ lame-Bugs-1880090 ] configure fails to build on Ubuntu
Reply Threaded More
Print post
Permalink
Bugs item #1880090, was opened at 2008-01-25 23:14
Message generated for change (Comment added) made by bouvigne
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100290&aid=1880090&group_id=290

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Misc
Group: None
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Steven Van Ingelgem (g00fy)
Assigned to: Alexander Leidinger (aleidinger)
Summary: configure fails to build on Ubuntu

Initial Comment:
Hi,


I just did a fresh checkout of CVS and tried to configure it with:
./configure --enable-nasm --disable-gtktest --disable-analyzer-hooks --enable-decoder --enable-decode-layer1 --disable-mp3x --enable-brhist --disable-debug --enable-decode-layer2 --disable-efence --enable-static --disable-shared

Though it fails to build as it gives this error:
ar cru .libs/liblameasmroutines.a choose_table.o cpu_feat.o fft3dn.o fftsse.o
ar: cpu_feat.o: No such file or directory
make[3]: *** [liblameasmroutines.la] Error 1


Changing in the .lo files the non-pic object to .libs/, it takes the generated .o files and it works fine.


Greetings

----------------------------------------------------------------------

>Comment By: Gabriel Bouvigne (bouvigne)
Date: 2008-06-26 09:16

Message:
Logged In: YES
user_id=1056
Originator: NO

Works under Ubuntu x64, but we're not using nasm there...

----------------------------------------------------------------------

Comment By: Robert Hegemann (robert)
Date: 2008-03-07 10:53

Message:
Logged In: YES
user_id=1106
Originator: NO

Alexander, would you like to have a look at this?

Robert

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100290&aid=1880090&group_id=290

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Lame-dev mailing list
Lame-dev@...
https://lists.sourceforge.net/lists/listinfo/lame-dev
Robert Hegemann
Re: [ lame-Bugs-1880090 ] configure fails to build on Ubuntu
Reply Threaded More
Print post
Permalink
Am 29.06.2008, 01:33 Uhr, schrieb Rogério Brito <rbrito@...>:

> It builds fine now on Ubuntu and I guess that I will close that bug.

Did it succeed with the strange configure line of the original item  
submitter?

./configure --enable-nasm --disable-gtktest --disable-analyzer-hooks  
--enable-decoder --enable-decode-layer1 --disable-mp3x --enable-brhist  
--disable-debug --enable-decode-layer2 --disable-efence --enable-static  
--disable-shared

> Thanks, Rogério Brito.



Ciao Robert

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Lame-dev mailing list
Lame-dev@...
https://lists.sourceforge.net/lists/listinfo/lame-dev
Gabriel Bouvigne
Re: [ lame-Bugs-1880090 ] configure fails to build on Ubuntu
Reply Threaded More
Print post
Permalink
Rogério Brito a écrit :

>>it seems Gabriel removed presets.html from repository, but he did
>>not update Makefile.am and Makefile.in. I've just commited new
>>am/in files and it should work again.

Sorry, it seems that I indeed broke it just after testing it...hopefully
you caught it


--
Gabriel Bouvigne
www.mp3-tech.org
personal page: http://gabriel.mp3-tech.org

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Lame-dev mailing list
Lame-dev@...
https://lists.sourceforge.net/lists/listinfo/lame-dev