[MacPorts] #14608: oggdec and _iconv_open
MacPorts
trac at macosforge.org
Sun Mar 9 08:14:03 PDT 2008
#14608: oggdec and _iconv_open
--------------------------------------+-------------------------------------
Reporter: 8.by.10.glossy at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: |
--------------------------------------+-------------------------------------
When attempting to execute:
{{{
sudo port -v install vorbis-tools +flac
}}}
I'm getting this error when it gets to oggdec:
{{{
Making all in oggdec
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -fno-common
-O4 -Wall -fsigned-char -ffast-math -O2 -L/opt/local/lib -o oggdec
oggdec.o -liconv ../share/libutf8.a ../share/libgetopt.a -lvorbisfile
-L/opt/local/lib -lvorbis -lm -logg -L/opt/local/lib -logg
../intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation
/usr/bin/gcc-4.0 -fno-common -O4 -Wall -fsigned-char -ffast-math -O2 -o
oggdec oggdec.o -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib
../share/libutf8.a ../share/libgetopt.a /opt/local/lib/libvorbisfile.dylib
/opt/local/lib/libvorbis.dylib -lm /opt/local/lib/libogg.dylib
../intl/libintl.a /opt/local/lib/libiconv.dylib
Undefined symbols:
"_iconv_open", referenced from:
__nl_find_msg in libintl.a(dcigettext.o)
__nl_find_msg in libintl.a(dcigettext.o)
"_iconv", referenced from:
__nl_find_msg in libintl.a(dcigettext.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [oggdec] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
}}}
It seems that another user had issues when trying to install g95 and that
seems to have been resolved, but wouldn't that also supposedly resolve
this as well?
Thanks much for any help in advance,
Brian
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14608>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list