root@alex-laptop:/usr/ports/multimedia/smpeg # make
===>   smpeg-0.4.4_9 depends on executable: gmake - found
===>   smpeg-0.4.4_9 depends on file: /usr/local/bin/sdl-config - found
===>   smpeg-0.4.4_9 depends on package: libtool>=2.4 - found
===>   smpeg-0.4.4_9 depends on executable: pkgconf - found
===>   smpeg-0.4.4_9 depends on shared library: SDL-1.2.11 - found
===>   smpeg-0.4.4_9 depends on shared library: glib-12.3 - found
===>   smpeg-0.4.4_9 depends on shared library: gtk-12.2 - found
===>  Configuring for smpeg-0.4.4_9
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g
wheel
checking whether build environment is sane... yes
checking whether gmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... amd64-portbld-freebsd9.1
checking target system type... amd64-portbld-freebsd9.1
checking whether gmake sets ${MAKE}... (cached) yes
checking for gcc... clang++
checking whether the C compiler (clang++ -O2 -pipe -fno-strict-aliasing
-std=gnu89 ) works... no
configure: error: installation or configuration problem: C compiler
cannot create executables.
===>  Script "configure" failed unexpectedly.
Please report the problem to a...@freebsd.org [maintainer] and attach the
"/usr/ports/multimedia/smpeg/work/smpeg-0.4.4/config.log" including the
output
of the failure of your make command. Also, it might be a good idea to
provide
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg info -g -Ea).
*** [do-configure] Error code 1

Stop in /usr/ports/multimedia/smpeg.

the config.log just includes the above text, nothing more. No other port
has problems being built with clang, but here are my make.conf entries:

root@alex-laptop:/usr/ports/multimedia/smpeg # less /etc/make.conf
WITH_PKGNG=yes
# added by use.perl 2012-12-11 17:43:33
PERL_VERSION=5.16.2
#Add in clang after rebuilding world
WITH_CLANG=YES
CXX=clang++
CPP=clang-cpp
KERNCONF=ALEX-LAPTOP
-- 
Yours in Christ,

Joseph A Nagy Jr
"Whoever loves instruction loves knowledge, But he who hates correction
is stupid." -- Proverbs 12:1
Emails are not formal business letters, whatever businesses may want.
Original content CopyFree (F) under the OWL http://owl.apotheon.org
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to