Subject: multimedia/mplayer-share - Malformed conditional
To: None <pkgsrc-users@netbsd.org>
From: Raymond Meyer <raymond.meyer@rambler.ru>
List: pkgsrc-users
Date: 10/16/2006 22:53:34
Trying to build multimedia/gmplayer with Sun Studio compilers on i386 Solaris

# bmake package
bmake: "../../multimedia/mplayer-share/../../multimedia/mplayer-share/Makefile.cflags" line 16: Malformed conditional (!empty(CC_VERSION:Mgcc-4*))
bmake: "../../multimedia/mplayer-share/../../multimedia/mplayer-share/Makefile.cflags" line 24: if-less else
bmake: "../../multimedia/mplayer-share/../../multimedia/mplayer-share/Makefile.cflags" line 24: Need an operator
bmake: "../../multimedia/mplayer-share/../../multimedia/mplayer-share/Makefile.cflags" line 26: if-less endif
bmake: "../../multimedia/mplayer-share/../../multimedia/mplayer-share/Makefile.cflags" line 26: Need an operator
bmake: Fatal errors encountered -- cannot continue

bmake: stopped in /opt/pkgsrc/multimedia/gmplayer


It it needs GCC to compile, it should produce appropriate message.