Hi,

I am working on a new package (kguitar) and run into the error below. Configuration passed and then pretty soon the error comes:

---------
[snip]

Good - your configure finished. Start make now

make
cd . && /bin/sh /sw/src/kguitar-0.4.9-1/kguitar-0.4.9/admin/missing --run autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
Making all in doc
Making all in en
/sw/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Nothing to be done for `all-am'.
Making all in kguitar
Making all in toolbar
make[3]: Nothing to be done for `all'.
Making all in pics
make[3]: Nothing to be done for `all'.
/sw/bin/uic -L /sw/lib/kde3/plugins/designer -nounload -o settabmidibase.h ./settabmidibase.ui
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include -I/sw/include/qt -I/usr/X11R6/include -I/sw/include -DQT_THREAD_SUPPORT -no-cpp-precomp -isystem /sw/include -I/sw/include -I/sw/include -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -MT application.lo -MD -MP -MF ".deps/application.Tpo" \
-c -o application.lo `test -f 'application.cpp' || echo './'`application.cpp; \
then mv -f ".deps/application.Tpo" ".deps/application.Plo"; \
else rm -f ".deps/application.Tpo"; exit 1; \
fi
cc1plus: warning: changing search order for system directory "/sw/include"
cc1plus: warning: as it has already been specified as a non-system directory
application.cpp: In member function `void KGuitarPart::options()':
application.cpp:507: request for member `exec' in `op()', which is of
non-aggregate type `Options ()()'
make[3]: *** [application.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling kguitar-0.4.9-1 failed
[ModusOperandi:local/main/finkinfo] koen%


---------




Any suggestion what could be the problem, and how to solve it?


thanks,

- Koen.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to