Ethereal-users: [Ethereal-users] Compile Probs

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

From: "Jonty Ray" <jonty_11@xxxxxxxxxxxxxx>
Date: Wed, 19 Nov 2003 19:48:24 -0000
Hi,

   I am trying to add a dissector and have added 2 .c files and 2 .h files and also updated the Makefile to reflect that.

 However I get this error when I run the Make File

make: Warning: Can't find `.deps/packet-tpl1l1c.Po': No such file or directory
make: Fatal error in reader: Makefile, line 2037: Read of include file `.deps/packet-tpl1l1c.Po' failed

 How do i generate this .Po file for my source files ?

Thx


On Fri, 17 Oct 2003 Guy Harris wrote :
>
>On Oct 16, 2003, at 1:37 PM, Jonty Ray wrote:
>
>>    Wondering if you got my last email
>
>Yes, we did.
>
>>  !could point me to the error in the GTK ./configure below:
>
>I already responded:
>
>http://www.ethereal.com/lists/ethereal-users/200310/msg00157.html
>
>The problem is, as noted in that message, that you don't have GLib properly installed.  See the message in question for more details.
>