[MacPorts] #14058: libidl doesn't install on MacIntel Leopard 10.5
MacPorts
trac at macosforge.org
Wed Jan 23 16:44:23 PST 2008
#14058: libidl doesn't install on MacIntel Leopard 10.5
-------------------------------+--------------------------------------------
Reporter: aldo at armiento.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: |
-------------------------------+--------------------------------------------
{{{
macbook:~ duccio$ sudo port install libidl
---> Building libidl with target all
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libidl/work/libIDL-0.8.9"
&& make all " returned error 2
Command output: make all-recursive
Making all in include
Making all in libIDL
make all-am
make[4]: Nothing to be done for `all-am'.
make[3]: Nothing to be done for `all-am'.
/bin/sh ./libtool --mode=link /usr/bin/gcc-4.0 -O2 -no-cpp-precomp
-L/opt/local/lib -o libIDL-2.la -rpath /opt/local/lib -version-info 0:0:0
-L/opt/local/lib -lglib-2.0 -lintl -liconv -no-undefined parser.lo
lexer.lo ns.lo util.lo
/usr/bin/gcc-4.0 -dynamiclib -o .libs/libIDL-2.0.0.0.dylib
.libs/parser.o .libs/lexer.o .libs/ns.o .libs/util.o -L/opt/local/lib
/opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib
/opt/local/lib/libiconv.dylib -install_name
/opt/local/lib/libIDL-2.0.dylib -compatibility_version 1 -current_version
1.0
Undefined symbols:
"___IDL_lex", referenced from:
___IDL_parse in parser.o
"___IDL_lex_init", referenced from:
_IDL_parse_filename_with_input in util.o
_IDL_parse_filename in util.o
"___IDL_cur_token_line", referenced from:
___IDL_cur_token_line$non_lazy_ptr in parser.o
"___IDL_in", referenced from:
___IDL_in$non_lazy_ptr in util.o
"___IDL_lex_cleanup", referenced from:
_IDL_parse_filename_with_input in util.o
_IDL_parse_filename_with_input in util.o
_IDL_parse_filename in util.o
"___IDL_prev_token_line", referenced from:
___IDL_prev_token_line$non_lazy_ptr in parser.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [libIDL-2.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14058>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list