From: David B. <dav...@gm...> - 2010-05-28 12:56:03
|
Hi, On Fri, May 28, 2010 at 2:12 AM, Jesus Mager <fo...@gm...> wrote: > Hi all! > > Thanks brendan and david! it seems that the the main() must be in > source file named as the executable/unix name. (I suppose this is > obvious for a good autotool guy??) (Is this conclusion true??) No, I don't think that is true. In fact, tuxtype has main() in main.c, so I am sure that is not a requirement. You must have fixed something else. At any rate, I'm glad you got the build working. David |