Date: Sun, 08 Jul 2001 17:42:50 +1000 From: Kal Torak <kaltorak@quake.com.au> To: FreeBSD-stable <freebsd-stable@freebsd.org>, freebsd-ports@freebsd.org Subject: Re: kde2 - broken? (fixed) Message-ID: <3B480EFA.82BF3032@quake.com.au> References: <3B46E75C.D2EFE231@quake.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Kal Torak wrote: > > Hiyas, > > When trying to make kde2 from the ports/x11/kde2/ dir > I get a whole heap of errors about "qpngio"... I cvsup'd > my ports but that didnt fix the error... > > So is the port broken or is my system? I will include the > out put from the make and the errors it produces. > > Thanks! > Kal. Ok, incase anyone is interested I fixed the problem, I dont know if anyone else has been experiancing it but anyway... In the build of Qt qpngio couldnt find one of its #include's called png.h, which wasnt in the include dir but in src/3rdparty/... Anyway copying everything from src/3rdparty/ to include/ fixed the probelm and Qt compiled with no more complaints... Is this something broken in the port or the makefile's in Qt or was my port just screwed? Oh well hope this helps someone! :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B480EFA.82BF3032>