Hi Gerald, Does the patch to make-version.pl sometimes prevent the generation of the cvsversion.h file when building an official release? If so, you need to amend the make-version.pl script so the cvsversion.h file exists but it shouldn't contain a definition for the CVS version string.
Regards, Olivier |-----Original Message----- |From: Gerald Combs | |Ulf Lamping wrote: | |> Hi Gerald! |> |> As I'm still working on the statistics menu's and a lot of |people seem's to be uncomfortable with the current state in |latest CVS, could you defer generating the next release for a |few hours? |> |> I didn't got any "negative" mails on my last mail proposal, |so people seem's to be more comfortable with it. |> |> Please expect to have a checked in the revised menu |structure (outlined be a previous mail today) in about |four-five hours, when I'm back home. | |That's fine. I was planning on doing the release in about 9 or 10 |hours, so you have plenty of time. | |BTW, building from CVS just failed for me: | |gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../wiretap |-I/usr/local/include |-march=pentium3 -O3 -pipe -Dlinux -I. -I/usr/include -DINET6 |-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include |-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include |-I/usr/X11R6/include -march=pentium3 -O3 -pipe -Dlinux -I. |-I/usr/include -c `test -f 'main.c' || echo './'`main.c |main.c:80:24: cvsversion.h: No such file or directory |make[2]: *** [main.o] Error 1 |make[2]: Leaving directory `/home/gerald/devel/ethereal/gtk' |make[1]: *** [all-recursive] Error 1 |make[1]: Leaving directory `/home/gerald/devel/ethereal' |make: *** [all] Error 2 _______________________________________________ Ethereal-dev mailing list [EMAIL PROTECTED] http://www.ethereal.com/mailman/listinfo/ethereal-dev
