Displaying 5 results from an estimated 5 matches for "zbin".
Did you mean:
sbin
2010 Aug 09
1
[LLVMdev] Stack trace - clang
...at the operator[] with:
break
llvm::SmallVectorTemplateCommon<llvm::MCOperand>::operator[](unsigned int)
The program did not stop there either. Here is what it printed. The
question is: how can I print the stack trace when there is an assertion
failure. Thanks tons.
clang: /export/home/zbin/llvm/llvm/include/llvm/ADT/SmallVector.h:163:
const T& llvm::SmallVectorTemplateCommon<T>::operator[](unsigned int)
const [with T = llvm::MCOperand]: Assertion `begin() + idx < end()' failed.
0 clang 0x094b90d8
Stack dump:
0. Program arguments:
/export/home/zbin/llvm/llvm/...
2010 Aug 31
1
[LLVMdev] gold-plugin compilation error
...n from âconst char*â to âchar*â
gold-plugin.cpp:450: error: âset_extra_library_pathâ was not declared in
this scope
gold-plugin.cpp:461: error: invalid conversion from âconst char*â to âchar*â
gold-plugin.cpp:466: error: invalid conversion from âconst char*â to âchar*â
gmake[2]: ***
[/export/home/zbin/llvm/llvm/tools/gold/Release+Asserts/gold-plugin.o]
Error 1
gmake[2]: Leaving directory `/export/home/zbin/llvm/llvm/tools/gold'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/export/home/zbin/llvm/llvm/tools'
gmake: *** [all] Error 1
There might be a header file missing(it is...
2010 Jun 22
1
GPXE arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
syslinux 3.86 and 4.00-pre55
make[2]: Entering directory
`/home/gzp/src/syslinux-4.00-pre55/gpxe/src'
[AR] bin/blib.a
ar: creating bin/blib.a
[HOSTCC] util/zbin
[LD] bin/undionly.kkpxe.tmp
arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
make[2]: *** [bin/undionly.kkpxe.tmp] Error 1
make[2]: Leaving directory
`/home/gzp/src/syslinux-4.00-pre55/gpxe/src'
make[1]: *** [src/bin/undionly.kkpxe] Error 2
make[1]: Lea...
2006 Jun 07
1
Apache php and exim
...e } for pid=29159
comm="sendmail" name="1FntLB-0007aJ-6i-D" scontext=r
oot:system_r:httpd_sys_script_t tcontext=system_u:object_r:var_spool_t
tclass=dir
Maybe there should be a context change to some mta specific context
diuring the execution of /usr/sbin/sendmail.
ls -Z /usr/zbin
-rwsr-xr-x root root system_u:object_r:sbin_t /usr/sbin/exim
lrwxrwxrwx root root root:object_r:sbin_t
/usr/sbin/sendmail -> /etc/alternatives/mta
lrwxrwxrwx root root system_u:object_r:sbin_t
/usr/sbin/sendmail.exim -> exim
Maybe exim shuld be sendmail_exe...
2009 Sep 23
1
Compiling syslinux/gpxe/src/arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
...[MEDIADEPS] elfd
[MEDIADEPS] elf
[MEDIADEPS] kkpxe
[MEDIADEPS] kpxe
[MEDIADEPS] pxe
[MEDIADEPS] rom
make[2]: Leaving directory `/home/gzp/src/syslinux/gpxe/src'
make[2]: Entering directory `/home/gzp/src/syslinux/gpxe/src'
[AR] bin/blib.a
ar: creating bin/blib.a
[HOSTCC] util/zbin
[LD] bin/undionly.kkpxe.tmp
arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
make[2]: *** [bin/undionly.kkpxe.tmp] Error 1
make[2]: Leaving directory `/home/gzp/src/syslinux/gpxe/src'
make[1]: *** [src/bin/undionly.kkpxe] Error 2
make[1]: Leaving direct...