On Sun, 2006-02-19 at 10:04 -0500, matthew g wrote: > config.o: In function `config_init': > /home/msg43/csup/src/csup/config.c:81: undefined reference to `yyin' > /home/msg43/csup/src/csup/config.c:89: undefined reference to `yyin' > parse.o: In function `yyparse': > /home/msg43/csup/src/csup/parse.c:1050: undefined reference to `yylex' > /home/msg43/csup/src/csup/parse.c:1298: undefined reference to `yyerror' > /home/msg43/csup/src/csup/parse.c:1406: undefined reference to `yyerror' > collect2: ld returned 1 exit status > make: *** [csup] Error 1 > ==> ERROR: Build Failed. Aborting... > > I'm guessing thi is do to some missing library.... do you or anyone > else know which library might be missing? Thanks
I do believe this might be a missing 'flex' package. Dale _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
