Ethereal-users: [Ethereal-users] 10.1 on older systems

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

From: John McGowan <jmcgowan@xxxxxxxx>
Date: Fri, 20 Feb 2004 01:45:00 -0500
I still use RH 7.2 (gcc 2.96)/gtk1.2
Compiled/installed 10.0a without problems.
Ran the patch to 10.1. No problems in patching.
Failed to compile ("t2 has an incomplete structure").

Got the 10.1 bz2 file.

configure/make.

Problem. Makefile.common in the gtk directory ...
the 10.0a gtk/Makefile(.in?) had code to create Makefile.common
but 10.1 creates it in the top directory.

It did not compile the binaries, of course.

So, I copied the Makefile.common into the gtk directory.

That got further until ... it found that the images
for the toolbar (image/toolbar) were missing (left arrow,
save as, a few others) (image/toolbar/ directory).

But, it did not fail the way the patched 10.0a failed.

Anyway, I think there may be a problem with setup for
older systems still using gtk1.2.