Displaying 4 results from an estimated 4 matches for "lposix".
Did you mean:
posix
2004 Aug 06
0
Problem compiling ices
...o playlist/libplaylist.a
../resolver/libresolver.a ../thread/libicethread.a ../avl/libiceavl.a
../log/libicelog.a -lpthread -lshout -lmp3lame -rdynamic -L/usr/local/lib
/usr/lib/perl5/5.00503/i386-linux/auto/DynaLoader/DynaLoader.a
-L/usr/lib/perl5/5.00503/i386-linux/CORE -lperl -lnsl -ldl -lm -lc -lposix
-lcrypt -L/usr/lib -lxml2 -lz -L/lib -lm -lm
stream.o: In function `stream_send_data':
/tmp/ices-0.2.2/src/stream.c:344: undefined reference to `shout_strerror'
stream.o: In function `stream_connect':
/tmp/ices-0.2.2/src/stream.c:368: undefined reference to `shout_strerror'
collect2...
2012 Nov 23
7
buildworld with clang breaks because no cc
I am doing a buildworld with clang on amd64 9.1-PRERELEASE #2 r242867.
In /etc/src.conf I have "WITHOUT_GCC= yes". Compile progresses up to below
then breaks:
===> usr.bin/xlint/xlint (all)
===> usr.bin/xlint/llib (all)
lint -cghapbx -Cposix /asp/src/usr.bin/xlint/llib/llib-lposix
lint -cghapbx -Cstdc /asp/src/usr.bin/xlint/llib/llib-lstdc
===> lib/clang/libllvmx86codegen (all)
llib-lposix:
llib-lstdc:
lint: cannot exec /usr/obj/asp/src/tmp/usr/bin/cc: No such file or directory
*** [llib-lstdc.ln] Error code 1
lint: cannot exec /usr/obj/asp/src/tmp/usr/bin/cc: No such fil...
2009 Dec 31
0
configure R-2.10.1 => "Error: MPlayer will not compile without (PR#14175)
...mbler (as 2.19.51.0.14) ... ok
Checking for .align is a power of two ... no
Checking for 10 assembler operands ... yes
Checking for ebx availability ... yes
Checking for yasm ... no
Checking for bswap ... yes
Checking for Linux kernel version ... 2.6.30.10-105.fc11.i686.PAE, ok
Checking for -lposix ... no
Checking for -lm ... yes
Checking for langinfo ... yes
Checking for language ... messages: en - man pages: en - documentation:
en
Checking for enable sighandler ... yes
Checking for runtime cpudetection ... no
Checking for restrict keyword ... restrict
Checking for __builtin_expect .....
2007 Jul 12
0
15 commits - doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt INSTALL libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_interpret.h libswfdec/swfdec_as_object.h
...Run `./configure --help' for
-details on some of the pertinent environment variables.
-
- You can give `configure' initial values for configuration parameters
-by setting variables in the command line or in the environment. Here
-is an example:
-
- ./configure CC=c89 CFLAGS=-O2 LIBS=-lposix
-
- *Note Defining Variables::, for more details.
-
-Compiling For Multiple Architectures
-====================================
-
-You can compile the package for more than one kind of computer at the
-same time, by placing the object files for each architecture in their
-own directory. To do th...