Hi,
The files are expected to be in dir 'ethereal-win32-libs' if you use
Another location you'll have to change the build script accordingly.
Brg
Anders
-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För
darsenault@xxxxxxxxxxxxxxxxxxx
Skickat: den 25 oktober 2005 01:36
Till: ethereal-dev@xxxxxxxxxxxx
Ämne: [Ethereal-dev] latest build problem with GTK
Ok...
I fixed the ethereal-tap-register.c problem.
Sure enough, it was my Borland grep.exe.
I've got another problem though. the next failure is
-----------------------------------------------------
about_dlg.c
..\gtk/gtk.h(31) : fatal error C1083: Cannot open include file:
'gdk/gdk.h': No such file or directory
capture_dlg.c
..\gtk/gtk.h(31) : fatal error C1083: Cannot open include file:
'gdk/gdk.h': No such file or directory
ETC...
-----------------------------------------------------
I looked in my C:\Ethereal\gtk directory and sure enough, they are not
there.
Question is... why?
I originally tried to execute
nmake -f makefile.nmake setup,
but this failed ...
----------------------------------------------------
C:\Ethereal>nmake -f makefile.nmake setup
Microsoft (R) Program Maintenance Utility Version 6.00.9782.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
Checking for required applications:
cl: /cygdrive/c/Program Files/Microsoft Visual Studio/VC98/bin/cl
link: /cygdrive/c/Program Files/Microsoft Visual
Studio/VC98/bin/link
nmake: /cygdrive/c/Program Files/Microsoft Visual
Studio/VC98/bin/nmake
bash: /usr/bin/bash
bison: /cygdrive/c/program files/gnuwin32/bin/bison
flex: /cygdrive/c/program files/gnuwin32/bin/flex
env: /usr/bin/env
grep: /usr/bin/grep
find: /cygdrive/c/WINDOWS/system32/find
perl: /cygdrive/c/Perl/bin/perl
env: /usr/bin/env
python: /cygdrive/c/python24/python
sed: /usr/bin/sed
unzip: /cygdrive/c/products/unzip/unzip
wget: /cygdrive/c/program files/gnuwin32/bin/wget
****** glib-2.4.7.zip ******
No HTTP proxy specified (http_proxy and HTTP_PROXY are empty).
Downloading gtk2.4/glib-2.4.7.zip into /cygdrive/c/ethereal-win32-libs,
installing into glib
--19:16:26--
http://anonsvn.ethereal.com/ethereal-win32-libs/tags/2005-09-23/packages/gtk
2.4/glib-2.4.7.zip
=> `glib-2.4.7.zip'
Resolving anonsvn.ethereal.com... 65.208.228.225
Connecting to anonsvn.ethereal.com|65.208.228.225|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 638,512 (624K) [application/octet-stream]
100%[====================================>] 638,512 108.06K/s ETA
00:00
19:16:32 (107.89 KB/s) - `glib-2.4.7.zip' saved [638512/638512]
Extracting /cygdrive/c/ethereal-win32-libs/glib-2.4.7.zip into
/cygdrive/c/ethereal-win32-libs/glib
unzip: cannot find either /cygdrive/c/ethereal-win32-libs/glib-2.4.7.zip
or /cygdrive/c/ethereal-win32-libs/glib-2.4.7.zip.zip.
ERROR: Couldn't unpack /cygdrive/c/ethereal-win32-libs/glib-2.4.7.zip
NMAKE : fatal error U1077: 'bash' : return code '0x1'
Stop.
----------------------------------------------------------
So I manually installed all the projects.
Is this where I most likely went wrong?
thanks!
_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev