[Pas2dox-development] Re: Fix for the Unix build of pas2dox
Status: Beta
Brought to you by:
dbowles
From: Tobias M. <tma...@te...> - 2004-02-08 12:40:03
|
Hello Magnus! > I recently downloaded pas2dox just to discover that it doesn't build > in Linux. I tracked down the problems and made a patch which fixes the > problems. But you should also rename the file pas2dox.l to pas2dox.ll > (or equivalent) since lex will generate C++ code from it (this is not > just customary but required for automake to handle it properly). Please > tell me if you need help with some other unix/automake/autoconf related > issues. > The CVS version worked somewhat OK, but the latest release (0.41) > hardly worded at all for me. Is this possibly Unix-only problems? (Might > be impossible tell without going into details?) But I mean, is it well > known that some things doesn't work yet? If not, do you want some > example code that isn't precessed correctly by pas2dox? I had the same problem (0.41 didn't compile under Linux). Your patch works fine for me. Thank you. Regards, Tobias PS: Sorry for not sending a proper reply, but I wasn't yet subscribed to this list when I read your message. |