I found the answer just recently:  the package is not compatible with
versions of automake later than 1.4p5.  However, it will build fine
without automake; I temporarily uninstalled automake and reinstalled it
after xcircuit was built.

I have informed the maintainer about this problem, so hopefully the
.info file will be updated soon.
--
Alexander K. Hansen
Associate Research Scientist, Columbia University
Levitated Dipole Experiment
MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219
Cambridge, MA  02139-4213
Phone:  617-252-1818    Fax:    208-988-4057

On Fri, 5 Apr 2002, George C.  Papen wrote:

> I am having a similar problem to an earlier post in building
> Xcircuit. Here is the complete log:
>
> mkdir -p /sw/src/xcircuit-2.3.3-1
> bzip2 -dc /sw/src/xcircuit-2.3.3.tar.bz2 | tar -xf -
> ./configure --prefix=/sw --mandir=/sw/share/man
> creating cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... found
> checking host system type... powerpc-apple-darwin5.3
> checking target system type... powerpc-apple-darwin5.3
> checking for gcc... no
> checking for cc... cc
> checking whether the C compiler (cc  -L/sw/lib) works... yes
> checking whether the C compiler (cc  -L/sw/lib) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether cc accepts -g... yes
> checking for POSIXized ISC... no
> checking for cc option to accept ANSI C... none needed
> checking how to run the C preprocessor... cc -E -traditional-cpp
> checking for function prototypes... yes
> checking for a BSD compatible install... /usr/bin/install -c
> checking for ranlib... ranlib
> checking for sin in -lm... yes
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking for dnet_ntoa in -ldnet... no
> checking for dnet_ntoa in -ldnet_stub... no
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for XtToolkitInitialize in -lXt... yes
> checking for ANSI C header files... yes
> checking for setenv... yes
> checking for putenv... yes
> checking for vfork... yes
> checking for dirent.h... yes
> checking if u_char defined... yes
> checking for gs... gs
> checking for python... /sw/bin/python
> checking for Python.h... yes
> checking for Py_Initialize in -lpython2.2... yes
> checking for X11/xpm.h... yes
> checking for XpmCreateImageFromData in -lXpm... yes
> checking for m4... /sw/bin/m4
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating Xw/Makefile
> make
> cd . && automake --foreign Makefile
> Makefile.am:16: deprecated feature: `menudep' overrides `menudep$(EXEEXT)'
> Makefile.am:16: change your target to read `menudep$(EXEEXT)'
> make: *** [Makefile.in] Error 1
> ### make failed, exit code 2
> Failed: compiling xcircuit-2.3.3-1 failed
>
>


_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to