Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 1998 16:23:59 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Stefan Esser <se@FreeBSD.ORG>
Cc:        ports@FreeBSD.ORG
Subject:   Re: Breakage with kdelibs 
Message-ID:  <22252.888020639@time.cdrom.com>
In-Reply-To: Your message of "Fri, 20 Feb 1998 23:20:23 %2B0100." <19980220232023.53896@mi.uni-koeln.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
> The configure script should fail if "moc" can't
> be located. Please check the output of configure
> (or send it to me).

Here ya go - found it!

===>  Configuring for kdelibs-3.1b
creating cache ./config.cache
checking host system type... i386-unknown-freebsd3.0
...
checking for QT... libraries /usr/X11R6/lib, headers /usr/X11R6/include/X11/qt
checking if Qt compiles without flags... yes
checking for moc... test: syntax error
/usr/bin/moc
checking for KDE... will be installed in /usr/local
...

root@test-> ls -l /usr/X11R6/bin/moc 
-r-xr-xr-x  1 bin  bin  122880 Feb 21 00:14 /usr/X11R6/bin/moc

This occurs whether or not /usr/X11R6/bin is in the user's path.

					Jordan

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?22252.888020639>