|
From: Andrew v. <avo...@av...> - 2003-11-13 01:37:07
|
Thanks for your reply Martin.
I have cups-dev 1.1.15-2 which I just also rebuilt from source.
Then, when again attempting 'fink rebuild qt3', I get a lot farther,
bur error out with this:
../../../../src/kernel/qjpegio.cpp:404: warning: `void
qt_term_destination(...)
' defined but not used
{standard input}:17:Ignoring attempt to re-define symbol.
make[3]: *** [.obj/release-shared-mt/main.o] Error 1
make[2]: *** [sub-jpeg] Error 2
make[2]: *** Waiting for unfinished jobs....
make[3]: *** [.obj/release-shared-mt/main.o] Error 1
make[2]: *** [sub-png] Error 2
make[1]: *** [sub-imageformats] Error 2
make: *** [sub-plugins] Error 2
### execution of /var/tmp/tmp.2.PJGM2X failed, exit code 2
Failed: compiling qt3-3.2.1-12 failed
Any ideas?
On Nov 12, 2003, at 12:06 AM, Martin Costabel wrote:
> Andrew vonderLuft wrote:
>
>> I have exactly the same problem. I have installed the new Panther
>> X11, and the X11 SDK from XCode. When I attempt to do 'fink rebuild
>> qt3' this is the result:
>> ...
>> ...
>> patching file tools/designer/editor/editor.pro
>> /var/tmp/tmp.2.3efQ7S
>> Cups support cannot be enabled due to functionality tests!
>> Turn on verbose messaging (-v) to ./configure to see the final
>> report.
>> If you believe this message is in error you may use the continue
>> switch (-continue) to ./configure to continue.
>> Qt must first be configured using the "configure" script.
>> make: *** [.qmake.cache] Error 1
>> ### execution of /var/tmp/tmp.2.3efQ7S failed, exit code 2
>> Failed: compiling qt3-3.2.1-12 failed
>
> Is cups-dev installed? Maybe a missing dependency, I can't verify,
> 3.2.1-12 is not here any more.
>
> --
> Martin
>
|