Checked out CVS source 3/17 11:30 EST.
I run configure, which exits OK. I run make, and the
build fails because it cannot find depcomp.
I can workaround this by copying depcomp into my path,
and the compile completes without error, and I get a
binary (there IS a problem with the binary running..
I'll log another defect because I assume my other
problem is not a build problem).
Cygwin works with automake pretty well, and doesn't
usually require anything special. Is there a defect in
the makefile, or am I doing something wrong?
make error:
$ make
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Entering directory `/cygdrive/c/scott/brewnix'
Making all in src
make[2]: Entering directory
`/cygdrive/c/scott/brewnix/src'
source='brewnix.c' object='brewnix.o' libtool=no \
depfile='.deps/brewnix.Po'
tmpdepfile='.deps/brewnix.TPo' \
depmode=none /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -
DSYSCONFDIR="\"@sysconfdir@\"" -g -O2 -c `test -f
brewnix.c || echo './'`brewnix.c
../depcomp: Can't open ../depcomp: No such file or
directory
make[2]: *** [brewnix.o] Error 2
make[2]: Leaving directory
`/cygdrive/c/scott/brewnix/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/c/scott/brewnix'
make: *** [all] Error 2
/usr/autotool/devel/share/automake/depcomp
Frans Gifford
None
None
Public
|
Date: 2004-02-08 00:13 Logged In: YES |
|
Date: 2004-01-31 20:28 Logged In: YES |
|
Date: 2003-10-30 18:36 Logged In: YES |
|
Date: 2003-04-01 22:54 Logged In: YES |
| Field | Old Value | Date | By |
|---|---|---|---|
| resolution_id | Works For Me | 2004-02-08 00:13 | fgiff |
| status_id | Open | 2004-01-31 20:28 | fgiff |
| resolution_id | None | 2004-01-31 20:28 | fgiff |
| close_date | - | 2004-01-31 20:28 | fgiff |
| summary | CVS compile fails unless depcomp in path | 2003-04-01 21:42 | sleepy |
| assigned_to | rdcpro | 2003-04-01 21:17 | fgiff |
| assigned_to | nobody | 2002-04-10 19:46 | sleepy |