Well, you can always 'make distclean' first but that requires you to have all relevant development tools as well. Shouldn't be a problem though.
Thanx, Jaap goitom kahsay wrote: > Hi , > > Thank you alot for ur help. And i am using linux. > > I run the commands but it does not compile the new file added to the GTK > folder. > > thank you. > with best regards > > > On Wed, Apr 30, 2008 at 6:57 PM, Luis EG Ontanon <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > On unix: > > make clean > ./autogen.sh > ./configure .... > make > > On windows: > nmake -f Makefile.nmake clean > nmake -f Makefile.nmake all > > > On Wed, Apr 30, 2008 at 3:20 PM, goitom kahsay > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > Hi Jaap, > > > > Thank you very much for every thing. > > > > > > But the added file does not compile. And also it does not > create any > > object file. > > > > Thank you in advance > > > > > > > > > > > > On Wed, Apr 30, 2008 at 11:48 AM, Jaap Keuter > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > > > > Hi, > > > > > > gtk/Makefile.common is the place for that. > > > > > > Thanx, > > > Jaap > > > > > > > > > > > > > > > > > > goitom kahsay wrote: > > > > Hello All, > > > > How can i add a file to the wireshark source code? > > > > > > > > Spesficaly to add a file to the* GTK* folder. > > > > > > > > Any idea is appriciated > > > > > > > > -- > > > > Benice2all > > > > > > > _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
