Displaying 6 results from an estimated 6 matches for "1make".
Did you mean:
make
2009 Mar 22
2
Build FLAC source on Mac OS X without Xcode?
...without Xcode?
Thanks
Jens
...ld: absolute addressing (perhaps -mdynamic-no-pic) used in FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap.c1_loop from .libs/libFLAC.lax/libFLAC-asm.a/bitreader_asm.o not allowed in slidable imagecollect2: ld returned 1 exit statusmake[4]: *** [libFLAC.la] Error 1make[3]: *** [all-recursive] Error 1make[2]: *** [all-recursive] Error 1make[1]: *** [all-recursive] Error 1make: *** [all] Error 2
(I have shortened the output but can post the complete one if necessary)
_________________________________________________________________
http://redirect.gimas.net/?n=M090...
2009 Mar 22
2
Build FLAC source on Mac OS X without Xcode?
...without Xcode?
Thanks
Jens
...ld: absolute addressing (perhaps -mdynamic-no-pic) used in FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap.c1_loop from .libs/libFLAC.lax/libFLAC-asm.a/bitreader_asm.o not allowed in slidable imagecollect2: ld returned 1 exit statusmake[4]: *** [libFLAC.la] Error 1make[3]: *** [all-recursive] Error 1make[2]: *** [all-recursive] Error 1make[1]: *** [all-recursive] Error 1make: *** [all] Error 2
(I have shortened the output but can post the complete one if necessary)
_________________________________________________________________
http://redirect.gimas.net/?n=M090...
2019 Apr 29
2
permission denied while compile linux kernel on samba share
Hi,
I have no issues uncompressing Linux kernel tarball on the samba share but
getting Permission denied while compilation. What could cause this issue?
init/calibrate.o: Permission deniedinit/calibrate.o: failedmake[1]: ***
[init/calibrate.o] Error 1make[1]: *** Waiting for unfinished jobs.... CC
fs/autofs/inode.ofs/autofs/init.o: Permission deniedfs/autofs/init.o:
failedmake[2]: *** [fs/autofs/init.o] Error 1make[2]: *** Waiting for
unfinished jobs.... EXTRACT_CERTS CC
kernel/bpf/syscall.oarch/x86/entry/vdso/vma.o:
Permission deniedarch/...
2013 Jun 26
1
Dovecot-2.2.4 compiled error
...ties-posix.Tpo -c -o capabilities-posix.o capabilities-posix.cIn file included from /usr/include/sys/capability.h:34, from capabilities-posix.c:8:/usr/include/linux/capability.h:73: error: expected specifier-qualifier-list before ???__le32???make[3]: *** [capabilities-posix.o] Error 1make[3]: Leaving directory `/home/ldf/dovecot-2.2.4/src/master'make[2]: *** [all-recursive] Error 1make[2]: Leaving directory `/home/ldf/dovecot-2.2.4/src'make[1]: *** [all-recursive] Error 1make[1]: Leaving directory `/home/ldf/dovecot-2.2.4'make: *** [all] Error 2 Best regardjacky
2009 Mar 22
0
Build FLAC source on Mac OS X without Xcode?
...Xcode?
Thanks
Jens
...ld: absolute addressing (perhaps -mdynamic-no-pic) used in
FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap.c1_loop
from .libs/libFLAC.lax/libFLAC-asm.a/bitreader_asm.o not allowed in
slidable imagecollect2: ld returned 1 exit statusmake[4]: ***
[libFLAC.la] Error 1make[3]: *** [all-recursive] Error 1make[2]: ***
[all-recursive] Error 1make[1]: *** [all-recursive] Error 1make: ***
[all] Error 2
(I have shortened the output but can post the complete one if necessary)
2019 May 02
0
2.3.6 lib-http assert failure
...egmentation fault ./$bin
make[3]: Leaving directory
`/builddir/build/BUILD/dovecot-2.3.6/src/lib-http'
make[3]: *** [check-local] Error 1
make[2]: Leaving directory
`/builddir/build/BUILD/dovecot-2.3.6/src/lib-http'
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1make[1]: Leaving directory
`/builddir/build/BUILD/dovecot-2.3.6/src'
I tried applying the following patches:
https://github.com/dovecot/core/commit/82e3ba00ef449dcead8af1885c2d323fd8cfa773
https://github.com/dovecot/core/commit/7debc474f2b4f5e24a9ba27a6b8adb4d5f781f7d
...which seem to fix the is...