I tried to install this a few different ways, including a fink install
and a fink commander binary install, both unsuccessfully.
The former compile failed with this error. I found it previously
reported but didn't find a solution e-mail.
mv -f .libs/parser.lo parser.lo
flex -8 -t ./lexer.l | sed -e 's/yy/__IDL_/g' >lexer.c
/bin/sh ./libtool --mode=compile gcc -DLIBIDL_INTERFACE_AGE=4
-DLIBIDL_BINARY_AGE=8 -DLIBIDL_LIBRARY_VERSION=\"0.6.8\"
-DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"\" -DCPP_PROGRAM=\"gcc\ -E\"
-DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1
-I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1
-DIDL_LIBRARY -I/sw/include/glib-1.2 -I/sw/lib/glib/include
-DG_LOG_DOMAIN=\"libIDL\" -no-cpp-precomp
-DHAVE_LIMITED_WRITEV -DMAX_LIMITED_IOVECS=1024 -I/sw/include -O3
-fstrict-aliasing -funroll-loops -c lexer.c
rm -f .libs/lexer.lo
gcc -DLIBIDL_INTERFACE_AGE=4 -DLIBIDL_BINARY_AGE=8
-DLIBIDL_LIBRARY_VERSION=\"0.6.8\" -DHAVE_CPP_PIPE_STDIN=1
-DCPP_NOSTDINC=\"\" "-DCPP_PROGRAM=\"gcc -E\"" -DHAVE_DLFCN_H=1
-DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1 -I. -I. -DYYDEBUG=1
-DYYERROR_VERBOSE=1 -DIDL_LIBRARY -I/sw/include/glib-1.2
-I/sw/lib/glib/include -DG_LOG_DOMAIN=\"libIDL\" -no-cpp-precomp
-DHAVE_LIMITED_WRITEV -DMAX_LIMITED_IOVECS=1024 -I/sw/include -O3
-fstrict-aliasing -funroll-loops -c lexer.c -fno-common -DPIC -o
.libs/lexer.lo
./lexer.l: In function `__IDL_lex_cleanup':
./lexer.l:376: error: `YY_NEW_FILE' undeclared (first use in this
function)
./lexer.l:376: error: (Each undeclared identifier is reported only
once
./lexer.l:376: error: for each function it appears in.)
make[2]: *** [lexer.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling orbit-0.5.17-16 failed
The following occured further up in the install as well as many
reported warnings about depends and BuildDepends. such as orbit2 depends
on libidl2, but libidl2 only allows things to BuildDepend on it
checking for yywrap in -lfl... yes
checking lex output file root... Broken pipe
lex.yy
checking whether yytext is a pointer... no
I'm using
OS 10.3.2
fink --version
Package manager version: 0.18.0
Distribution version: 0.6.2.cvs
Thanks, Bob
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users