...
creating utils/Makefile
creating po/Makefile
creating config.h
make
echo "#define DPKG_VERSION \"1.9.20\" /* This line modified by
Makefile */" > version.h
set -e ; target=`echo all-recursive | sed s/-recursive//`; for d in
include optlib lib intl dpkg-deb split scripts utils main utils
dselect po methods doc ; do make -C $d $target ; done;
make: illegal option -- C
usage: make [-Beiknqrstv] [-D variable] [-d flags] [-E variable] [-f makefile]
[-I directory] [-j max_jobs] [-m directory] [-V variable]
[variable=value] [target ...]
*** Error code 2
Stop in /sw/src/dpkg-1.9.20-3/dpkg-1.9.20.
### failed, exit code 1
Failed: compiling dpkg-1.9.20-3 failed
...
I've traced the error to the 'makefile.in' file but changing the
option to any of the legal flags still results in a compiler hiccup.
Roy
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users