Jason Stover <[EMAIL PROTECTED]> writes:

> I'm getting some linker errors on OBSD with the newest checkins.
> I think lex-def.h is not being included in set.q. (Explicitly including
> lex-def.h gets rid of some of these.)
>
> It did compile on GNU/Linux.
>
> set.o(.text+0x4923): In function `stc_custom_results':
> /home/jhs/src/pspp/src/set.q:734: undefined reference to `lex_id_match'
> set.o(.text+0x4a7f): In function `stc_custom_format':
> /home/jhs/src/pspp/src/set.q:796: undefined reference to 
> `parse_format_specifier'

Are some files not getting linked in?  That's what would normally
cause undefined references.
-- 
Positronic Functional Android Fabricated for Fighting


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to