namazu-users-en
[Top] [All Lists]

[Namazu-users-en] cygiwn build error - impgen.c empty

2004-11-16 10:17:41
I'm trying to build namazu on windows XP with the latest cygwin 
release.  I'm getting the build error listed below.  At this point, 
~src/.libs/impgen.c exists, but it is an empty file.  Thanks, reid

gcc -DLOCALEDIR=\"/usr/local/share/locale\" 
-DOPT_CONFDIR=\"/usr/local/etc/namazu\" 
-DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H 
-DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I./../lib -I./../nmz    -g 
-O2 -Wall -pedantic -c `test -f 'namazu-cmd.c' || echo './'`namazu-cmd.c
/bin/bash ../libtool --mode=link gcc  -g -O2 -Wall -pedantic   -o 
namazu.exe  form.o namazu.o output.o rcfile.o result.o usage.o 
namazu-cmd.o -lintl ../nmz/libnmz.la ../lib/libnmzut.a  -lm
mkdir .libs
extracting exported symbol list from `cygintl-3.dll'
test -f .libs/impgen.c || \ sed -e "/^# \/\* impgen\.c starts here 
\*\//,/^# \/\* impgen.c ends here \*\// { s/^# //;s/^# *$//; p; }" -e d 
< ../libtool > .libs/impgen.c
../libtool: line 1:  sed: command not found
make[2]: *** [namazu.exe] Error 127
make[2]: Leaving directory `/C/Downloads/namazu-2.0.13/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/C/Downloads/namazu-2.0.13'
make: *** [all] Error 2

<Prev in Thread] Current Thread [Next in Thread>