Today, for the first time in a long time I went to build ethereal from cvs. Unfortunately, now I get the following error:
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./wiretap -I/usr/local/include -I/usr/include/pcap -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I. -I./wiretap -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 -I/usr/include/pcap -c `test -f register.c || echo './'`register.c make[2]: *** No rule to make target `"-dlopen"', needed by `ethereal'. Stop. make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/home/marc/ethereal/ethereal' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/marc/ethereal/ethereal' make: *** [all] Error 2 This is on a Redhat 7.3 system. -Marc
