Subject: None
To: None <netbsd-users@netbsd.org>
From: Daniel R. Killoran,Ph.D. <drkilloran@speakeasy.net>
List: netbsd-users
Date: 03/15/2005 08:50:13
While building emace from source, the following error stopped the 
compilation:

> .....
> ar cq liblw.a lwlib.o lwlib-Xlw.o xlwmenu.o lwlib-Xaw.o lwlib-utils.o
> ranlib liblw.a
> gmake[2]: Leaving directory 
> `/home/pkgsrc/editors/emacs/work/emacs-21.4/lwlib'
> touch stamp-oldxmenu
> cc -c -I/usr/X11R6/include -I/usr/pkg/include -I/usr/local/include 
> -L/usr/pkg/lib -L/usr/local/lib
> -I/usr/X11R6/include -I/usr/pkg/include -I/usr/local/include 
> -L/usr/pkg/lib -L/usr/local/lib    -I/u
> sr/pkg/include -I/usr/X11R6/include -I/usr/include -Demacs 
> -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/home/
> pkgsrc/editors/emacs/work/emacs-21.4/src -I/usr/X11R6/include 
> -I/usr/pkg/include -I/usr/local/includ
> e -L/usr/pkg/lib -L/usr/local/lib -I/usr/X11R6/include -O2 
> -fno-zero-initialized-in-bss -I/usr/pkg/i
> nclude -I/usr/X11R6/include -I/usr/include dispnew.c
> In file included from dispnew.c:41:
> frame.h:88: error: redefinition of `struct frame'
> gmake[1]: *** [dispnew.o] Error 1
> gmake[1]: Leaving directory 
> `/home/pkgsrc/editors/emacs/work/emacs-21.4/src'
> gmake: *** [src] Error 2
> *** Error code 2
>
> Stop.
> make: stopped in /home/pkgsrc/editors/emacs
> ===>
> ===> There was an error during the ``build'' phase.
> ===> Please investigate the following for more information:
> ===>      * log of the build
> ===>      * /home/pkgsrc/editors/emacs/work/.work.log
> ===>
> *** Error code 1
>
> Stop.
> make: stopped in /usr/pkgsrc/editors/emacs
> MacIIvx# Mar 15 03:35:55 MacIIvx sendmail[16863]: 
> gethostbyaddr(192.168.123.1) failed: 1

Any suggestions?
Should I perhaps refer this to the package list?


TIA,

Dan Killoran