Date: Mon, 2 Sep 2002 15:10:04 -0700 (PDT) From: Clint Olsen <clint@0lsen.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/42306: Unable to build avifile-0.7.11-20020711 in ports collection Message-ID: <200209022210.g82MA4LZ047205@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/42306; it has been noted by GNATS. From: Clint Olsen <clint@0lsen.net> To: hendrik@scholz.net Cc: Subject: Re: ports/42306: Unable to build avifile-0.7.11-20020711 in ports collection Date: Mon, 2 Sep 2002 13:05:02 -0700 Hi Hendrik: Thanks a lot for your suggestion. However I end up with a linking error: c++ -O -pipe -I/usr/local/include -pipe -L/usr/local/lib -pthread -o .libs/aviplay main.o playercontrol.o decoder_config.o configdialog.o configdialog_impl.o ../libavqt/.libs/libqavm.so -pthread -L/usr/X11R6/lib -lqt2-mt -ljpeg -lgcc -lstdc++ -lqt2-mt ../lib/.libs/libaviplay.so -pthread -pthread -ljpeg -lgcc -lstdc++ -pthread -pthread -ljpeg -lgcc -lstdc++ -pthread -pthread -ljpeg -lgcc -lstdc++ /usr/local/lib/liba52.so -ljpeg -lgcc -lstdc++ -ljpeg -lgcc -lstdc++ -pthread -ljpeg -lgcc -lstdc++ -pthread -ljpeg -lgcc -lstdc++ -pthread -ljpeg -lgcc -lstdc++ -pthread -lSDL-1.1 -pthread -lSM -lICE -lXxf86dga -lXxf86vm -lXdpms -lXi -lXft -lXv -lXext -lX11 -ljpeg -lgcc -lstdc++ -pthread -ljpeg -lgcc -lstdc++ -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL-1.1 -pthread -L/usr/X11R6/lib -lSM -lICE -lXxf86dga -lXxf86vm -lXdpms -lXi -lXft -lXv -lXext -lX11 -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -lgcc -lstdc++ -Wl,--rpath -Wl,/usr/local/lib /usr/local/lib/liba52.so: undefined reference to `fftc4_un64' /usr/local/lib/liba52.so: undefined reference to `fftc4_un128' gmake[1]: *** [aviplay] Error 1 I made sure to completely remove the work subdir for avifile, to ensure that everything was recompiled. -Clint On Sep 02, Hendrik Scholz wrote: > > This is a liba52 problem. You just need to do a portupgrade liba52 to get > the latest liba52 from the ports. The same works for problems with Xine > and transcode. I think this pr can be closed as this is a local problem > which can be fixed by upgrading liba52. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209022210.g82MA4LZ047205>