Need help compiling on Linux

msulli1355
Posts: 74
Joined: Sun Jul 22, 2012 2:21 pm

Re: Need help compiling on Linux

Post by msulli1355 » Tue Oct 30, 2012 8:50 pm

I didn't know that I had to run autogen every time. Thanks.

bluekirby0
Developer
Posts: 707
Joined: Sun Jul 22, 2012 12:11 am

Re: Need help compiling on Linux

Post by bluekirby0 » Tue Oct 30, 2012 11:29 pm

It generates the sources.am file, among other things. If you don't rerun it and source files have been added or removed you will end up with an invalid makefile.

Post Reply