After the changes to configure.in, the viewer no longer builds on Cygwin.
I configure with a script, cfgpluck-h, which reads:
./configure --with-lang=en --with-sony=/sonysdk --with-sonysilk=/sonysdk/Sys
tem/etc --with-handera=/handerasdk --enable-desktop-build --enable-armlets -
-with-category=Etext $*
Anyway here's what happens:
$ autoreconf
... all OK
$ ~/cfgpluck-h
... all OK
$ make
... OK so far, but then:
/usr/bin/m68k-palmos-gcc -Werror -Wall -O2 -c -o data.o data.c
/usr/bin/m68k-palmos-gcc cleaner.o form.o data.o -o cleaner
/usr/local/bin/pilrc -q -I . -I . -I ./icons -I ./langs/en -L en cleaner.rcp
PilRC v2.9 patch release 9
Copyright 1997-1999 Wes Cherry ([EMAIL PROTECTED])
Copyright 2000-2002 Aaron Ardiri ([EMAIL PROTECTED])
Generating 68K resources from 'cleaner.rcp'.
/usr/bin/build-prc -o cleaner_en.prc -n "CleanPlkr" -c PlkC cleaner *.bin
rm en.stamp
make[1]: Leaving directory `/home/alex/plucker/viewer/cleaner'
make[1]: Entering directory `/home/alex/plucker/viewer/armlets'
here=`pwd`; cd . && /usr/bin/arm-palmos-gcc -I$here -MM search.c
rotatebitmap.c | sed s/.o:/:/ > $here/.depend
make[1]: Leaving directory `/home/alex/plucker/viewer/armlets'
make[1]: Entering directory `/home/alex/plucker/viewer/armlets'
/usr/bin/arm-palmos-gcc -Wall -Werror -nostartfiles -O2 -o search search.c
/usr/bin/arm-palmos-gcc -Wall -Werror -nostartfiles -O2 -o rotatebitmap
rotatebitmap.c
make[1]: Leaving directory `/home/alex/plucker/viewer/armlets'
make: *** No rule to make target `viewer_en.prc', needed by `viewer_app'.
Stop.
--
Dr. Alexander R. Pruss
Department of Philosophy
Georgetown University
Washington, DC 20057-1133 U.S.A.
e-mail: [EMAIL PROTECTED]
online papers and home page: www.georgetown.edu/faculty/ap85
----------------------------------------------------------------------------
-
"Philosophiam discimus non ut tantum sciamus, sed ut boni efficiamur."
- Paul of Worczyn (1424)
_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev