On Wed, Mar 10, 2010, InSuk Joung wrote:
> sff.c:(.text+0x296e): undefined reference to `mmolex'
Check the compile log carefully: was there any problem with lex/flex?
> $ nm ../lib/libnab.a | grep mmolex
> U mmolex
This is bad...you should also see mmolex defined in amber11/src/sff/sff.o.
If not, something went wrong at that step.
Let us know what you get for "flex --version".
FWIW, I have a pretty pristine ubuntu 9.10 virtual box, and don't see this
issue.
....dac
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Wed Mar 10 2010 - 11:30:04 PST