DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 29th July 2008
pax's Avatar
pax pax is offline
FreeBSD baby
 
Join Date: Jul 2008
Location: Serbia, Belgrade/Pozarevac
Posts: 9
Default link: `libtheora_la-common.lo' is not a valid libtool object error during compilation

Hi to all FreeBSD users on this forum. I'm pretty confused with this error that I get when try to compile mplayer... Here is the error:

Code:
/bin/sh /usr/ports/multimedia/libtheora/work/gnome-libtool --tag=CC    --mode=li
nk cc -I/usr/local/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame
-pointer -finline-functions -funroll-loops -O2 -fno-strict-aliasing -pipe -versi
on-info 3:2:3 -L/usr/local/lib -o libtheora.la -rpath /usr/local/lib libtheora_l
a-cpu.lo libtheora_la-mmxidct.lo  libtheora_la-mmxfrag.lo  libtheora_la-mmxstate
.lo  libtheora_la-x86state.lo  libtheora_la-apiwrapper.lo  libtheora_la-decapiwr
apper.lo libtheora_la-decinfo.lo  libtheora_la-decode.lo libtheora_la-dequant.lo
  libtheora_la-fragment.lo libtheora_la-huffdec.lo  libtheora_la-idct.lo libtheo
ra_la-info.lo  libtheora_la-internal.lo libtheora_la-quant.lo  libtheora_la-stat
e.lo libtheora_la-dct_decode_mmx.lo  libtheora_la-dsp_mmx.lo  libtheora_la-dsp_m
mxext.lo  libtheora_la-recon_mmx.lo  libtheora_la-idct_mmx.lo  libtheora_la-fdct
_mmx.lo libtheora_la-dct_encode.lo  libtheora_la-encode.lo  libtheora_la-encoder
_huffman.lo  libtheora_la-encoder_idct.lo  libtheora_la-encoder_toplevel.lo  lib
theora_la-encoder_quant.lo  libtheora_la-blockmap.lo  libtheora_la-common.lo  li
btheora_la-dct.lo  libtheora_la-dct_decode.lo  libtheora_la-frarray.lo  libtheor
a_la-frinit.lo  libtheora_la-mcomp.lo  libtheora_la-misc_common.lo  libtheora_la
-pb.lo  libtheora_la-pp.lo  libtheora_la-reconstruct.lo  libtheora_la-scan.lo  l
ibtheora_la-dsp.lo -L/usr/local/lib -logg 
gnome-libtool: link: `libtheora_la-common.lo' is not a valid libtool object
*** Error code 1
I already had similar error with irssi compiling and gio-fam-backend, and solved it with recompilation of glib20...

I searched google.com and google.com/bsd already for link: `libtheora_la-common.lo' is not a valid libtool object but have no luck at all...

Can someone give me hint how can I solve this problem?

Thank you in advance.

Regards,
pax
Reply With Quote
  #2   (View Single Post)  
Old 29th July 2008
jb_daefo jb_daefo is offline
Spam Deminer
 
Join Date: May 2008
Posts: 303
Default

rebuild /usr/ports/devel/libtool15
then rebuild /usr/ports/audio/libvorbis
then rebuild /usr/ports/multimedia/libtheora
.................
might be more effort than needed but probably would solve it
__________________
FreeBSD 13-STABLE
Reply With Quote
  #3   (View Single Post)  
Old 29th July 2008
pax's Avatar
pax pax is offline
FreeBSD baby
 
Join Date: Jul 2008
Location: Serbia, Belgrade/Pozarevac
Posts: 9
Default

Thank you very much, i just rebuild ( with make clean and then make install clean) all ports that you suggested and now it works

Regards,
pax
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Delphi or Object Pascal In OpenBSD? SunSpyda Programming 14 28th November 2009 11:21 AM
Anyone else getting ./configure failures since libtool was upgraded? TerryP FreeBSD Ports and Packages 0 22nd August 2009 06:06 AM
Shared object not found 'libwrap.so.4' magic FreeBSD General 3 22nd July 2009 09:36 PM
kde .desktop file link doesn't act like a link when opening files caesius FreeBSD Ports and Packages 3 14th October 2008 07:35 AM
Kernel Compilation --> Error code 2 --> geom_part_pc98 (FreeBSD 7.0) stou FreeBSD Installation and Upgrading 15 11th October 2008 04:43 AM


All times are GMT. The time now is 11:21 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick