Subject: Re: pkg/17359: xamp doesn't build
To: None <cjs@cynic.net>
From: Rui-Xiang Guo <rxg@ms25.url.com.tw>
List: netbsd-bugs
Date: 06/29/2002 11:03:39
>> ===> Building for xamp-0.8.10
>> c++ -I.. -I/usr/pkg/qt1/include qembed.cpp -o qembed  -L/usr/pkg/qt1/lib ...
>> cd pixmaps ; make
>> ../qembed pixmaps.h pixmaps.c *.bmp
>> Shared object "libqt.so.1" not found
>
> Hi, you need to update the patch-ae
> then add this line into Makefile:

Hi, I retry it again without adding this line and it works fine...
It is my fault. This error only happen if you do a *fresh* installation for
x11/qt1. One thing you have to do is - try again. Type 'make clean && make'.
But it still has problem with xpkgwedge compatable. I will send-pr later.

Bye~

-rxg