[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QT 1.44 make fails



Steve Wingate wrote:

[ Cc: ports@OpenBSD.org ]

> I have a fresh OpenBSD 2.6 install 2 days old...all source except games
> installed and ports have been retrieved. KDE fails to build for me. I'm not
> good at documenting so forgive me in advance. At the point it tries to
> build QT 1.44 it returned an error 'unexpected end of file' or something
> similiar. The tar.gz is in /usr/ports/distfiles. I tried to go and make
> install from /usr/ports/x11/qt; it starts then says
> saving rejects to configs/openbsd-g++-shared.rej ***> 'patch-aa did not
> apply cleanly
>  saving rejects to configs/openbsd-g++-static.rej ***> 'patch-ab did not
> apply cleanly
>
> How else can I proceed?

Looks like your qt-1.44.tar.gz has problems. Please remove qt-1.44.tar.gz in
/usr/ports/distfiles, then run 'make install' again in qt port.
BTW, you should cvs update your ports tree first. I installed that port, and
it works fine so far. If you have problems, feel free to let me know, thanks.

- Kevin