bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU Shishi fails to build


From: Nikita Karetnikov
Subject: Re: GNU Shishi fails to build
Date: Thu, 22 Nov 2012 17:35:51 +0300

Hi,

>> CPPFLAGS='-DMAX_ERROR_DESCRIPTION_SIZE=ASN1_MAX_ERROR_DESCRIPTION_SIZE'

> Yes?  What do you mean here?  :-)

The above is from the log. I was trying to say that this flag is used.

> This is definitely unrelated to the (lambda (system) ...) thing.  Can
> you copy/paste this part of the log with more context?

"config.log":

/tmp/nix-build-3san9c1k9aygs6wsxzyfyvp258ljbs82-shishi-1.0.1.drv-0/shishi-1.0.1/conftest.c:120:
undefined reference to `_set_invalid_parameter_handler' collect2:
error: ld returned 1 exit status

/tmp/nix-build-3san9c1k9aygs6wsxzyfyvp258ljbs82-shishi-1.0.1.drv-0/shishi-1.0.1/conftest.c:128:
undefined reference to `nanotime' collect2: error: ld returned 1 exit
status

/tmp/nix-build-3san9c1k9aygs6wsxzyfyvp258ljbs82-shishi-1.0.1.drv-0/shishi-1.0.1/conftest.c:137:
undefined reference to `vasnprintf' collect2: error: ld returned 1
exit status

/tmp/nix-build-3san9c1k9aygs6wsxzyfyvp258ljbs82-shishi-1.0.1.drv-0/shishi-1.0.1/conftest.c:203:
undefined reference to `clock_gettime' collect2: error: ld returned 1
exit status

configure:26413: gcc -std=gnu99 -o conftest -g -O2
-DMAX_ERROR_DESCRIPTION_SIZE=ASN1_MAX_ERROR_DESCRIPTION_SIZE
-Wl,--output-def,conftest.def conftest.c >&5 ld: unrecognized option
'--output-def' ld: use the --help option for usage information
collect2: error: ld returned 1 exit status

configure:26460: gcc -std=gnu99 -o conftest -g -O2
-DMAX_ERROR_DESCRIPTION_SIZE=ASN1_MAX_ERROR_DESCRIPTION_SIZE
-Wl,--version-script=conftest.map conftest.c >&5 ld:conftest.map:2:
syntax error in VERSION script collect2: error: ld returned 1 exit
status

/tmp/nix-build-3san9c1k9aygs6wsxzyfyvp258ljbs82-shishi-1.0.1.drv-0/shishi-1.0.1/conftest.c:279:
undefined reference to `__mktime_internal' collect2: error: ld
returned 1 exit status

Nikita



reply via email to

[Prev in Thread] Current Thread [Next in Thread]