ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [ethereal-dev] 'roundup' macro error on build

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Phil <phil@xxxxxxxxxxxxxxxx>
Date: Fri, 12 Nov 1999 01:29:06 -0500
Started with fresh CVS fetch, using gcc-2.95 to build under Linux:

gcc -DHAVE_CONFIG_H -I. -I. -I.   -I. -I./wiretap -I/usr/local/include
-Wall -g -O2 -I. -I./wiretap -I/usr/local/include -I/usr/X11R6/include
-I/usr/local/lib/glib/include -I/usr/local/include -c
packet-bootparams.c
In file included from packet-bootparams.c:42:
packet-rpc.h:99: macro `roundup' used with just one arg
make[2]: *** [packet-bootparams.o] Error 1

Just reporting the problem tonight - will look at it tomorrow if nobody
has a quick fix.

Regards,

Phil