[OpenIndiana-discuss] Σχετ: Taglib/cppunit for Mediatomb

Rainer Heilke rheilke at dragonhearth.com
Sun Jan 19 21:47:32 UTC 2014


IN /data/build/mediatomb-0.12.1 AT Sun Jan 19:13:34:31
ON hastur:rheilke [387] > gcc -v
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/specs
Configured with: 
/home/jt/OI-151A-STABLE/151A-PRESTABLE8/newbuilds/sfw/usr/src/cmd/gcc/gcc-3.4.3/configure 
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as 
--with-ld=/usr/ccs/bin/ld --without-gnu-ld 
--enable-languages=c,c++,f77,objc --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)

Interesting. No output, no binary built. But I've been building other 
software using gcc... ??

Rainer


On 1/19/2014 10:01 AM, Apostolos Syropoulos wrote:
>> On Sunday, January 19, 2014 12:19 PM, Rainer Heilke <rheilke at dragonhearth.com> wrote:
>>> I've tried the gnu compiler, the SunStudio compiler, and they all fail.
>> In fact, when I run configure with CC=/usr/bin/gcc it quickly dies with:
>> configure: error: in `/data/build/cppunit-1.12.1':
>> configure: error: C compiler cannot create executables
>> See `config.log' for more details
>   
>
> Since you are getting this error, I suspect your compiler is not properly installed..
> Try the following
>
> $ gcc -v
> $ gcc -o xx xx.c
>
> where xx.c is the following simple file
>
> #include <stdio.h>
>
> int main() { printf("Hello World!\n"); }
>
> and tell what you get.
>
> A.S.
>
> ----------------------
> Apostolos Syropoulos
> Xanthi, Greece
>
>
> _______________________________________________
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss

-- 
Mind the Gap
Web: http://www.dragonhearth.com



More information about the OpenIndiana-discuss mailing list