Displaying 15 results from an estimated 15 matches for "llib".
Did you mean:
lib
2010 Apr 16
1
Trying to compile/pack the Xen 4 for Debian fail...
...TOOLS__ -MMD -MF .vhd-util.d
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -Werror -Wno-unused
-I../include -D_GNU_SOURCE -Wp,-MD,.vhd-util.d -o vhd-util vhd-util.o
-L../../tools/libxc -lxenctrl -L../../tools/libxc -lxenctrl -Llib
-lvhd -luuid
/usr/bin/ld: cannot find -lxenctrl
collect2: ld returned 1 exit status
make[5]: *** [vhd-util] Error 1
make[5]: Leaving directory
`/home/administrativo/xen/xen-4/xen-4.0.0/debian/build/build-tools/tools/blktap2/vhd'
make[4]: *** [subdir-all-vhd] Error 2
make[4]: Leaving directory
`...
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 c...
2008 Oct 24
5
pdc
...#logon script = scripts/logon.bat
workgroup = LOCALDOMAIN.BE
debug level = 10
os level = 64
security = user
usershare allow guests = yes
add machine script = /usr/sbin/useradd -s /bin/false -d
/var/llib/nobody %u
max log size = 1000
delete user script = /usr/sbin/userdel -r%u
log level = 3
add group script = /usr/sbin/groupadd %g
delete group script = /usr/sbin/groupdel %g
add user to group script...
2001 Mar 26
7
RFE: Portable OpenSSH
For a future release of Portable OpenSSH, it would be nice to have a
./configure option to enable the binaries produced, to be statically
linked.
I tried using LDFLAGS option to ./configure .... but this passes
arguments to gcc not ld, this should be documented.
Additionally, I feel that ./configure should --extra-inc=dir and
--extra-lib=dir to add paths to compile (-I) and link lines (-L &
2009 Apr 03
1
Problem building DLL under Windows
...is built as a static object (and for reasons of controlling exciting versioning problems, I'd prefer it to stay that way).
Under Linux, I pass the library to gcc using PKG_LIBS=-static lib.a and it builds fine.
Under Windows, I put the following in Makevars.win:
PKG_LIBS -Lc:/Path/To/Library -llib.name
and it builds fine (GCC returns with no errors and I have what appears to be an appropriately sized DLL in the directory).
I've tried passing various flags into gcc, but I really don't know what I'm doing at this point with regard to building under windows (I have a pretty good gr...
2008 Jan 21
0
Wx::GenericDirCtrl Segfault Crash
...came up with the backtrace log, showing that it''s crashing in the
middle of DoGCMarkItemData(), from RecurseOverTreeIds(), and
RecurseFromRoot(), and finally from wxRubyApp::mark_iterate(). Here''s the
backtrace log, hope it helps:
[eumario at localhost wxRIDE]$ gdb --args ruby -llib wxRIDE.rb
GNU gdb 6.3-9pclos2007 (PCLinuxOS release 2007)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the...
2009 May 28
1
[PATCH] blktap2: fix makefile of vhd for parallel make
blktap2: fix makefile of vhd for parallel make
With parallel make, libvhd might not be created before
link resulting in link error. This patch guarantees it.
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
diff --git a/tools/blktap2/vhd/Makefile b/tools/blktap2/vhd/Makefile
--- a/tools/blktap2/vhd/Makefile
+++ b/tools/blktap2/vhd/Makefile
@@ -12,6 +12,9 @@ CFLAGS +=
2006 Oct 31
0
PSARC/2002/762 Layered Trusted Solaris
...reate: usr/src/lib/libbsm/spec/devalloc.spec
create: usr/src/lib/libc/port/sys/label.c
create: usr/src/lib/libtsnet/Makefile
create: usr/src/lib/libtsnet/Makefile.com
create: usr/src/lib/libtsnet/amd64/Makefile
create: usr/src/lib/libtsnet/common/libtsnet.h
create: usr/src/lib/libtsnet/common/llib-ltsnet
create: usr/src/lib/libtsnet/common/misc.c
create: usr/src/lib/libtsnet/common/synonyms.h
create: usr/src/lib/libtsnet/common/tnmlp.c
create: usr/src/lib/libtsnet/common/tnrh.c
create: usr/src/lib/libtsnet/common/tnrhtp.c
create: usr/src/lib/libtsnet/common/tsol_getrhent.c
create: usr...
2006 Oct 31
0
PSARC 2005/689 ELF Extended Program Headers
...ommon/mdb/mdb_gelf.c
update: usr/src/cmd/mdb/common/mdb/mdb_gelf.h
update: usr/src/cmd/sgs/elfdump/common/elfdump.c
update: usr/src/cmd/sgs/elfdump/common/elfdump.msg
update: usr/src/cmd/sgs/libelf/Makefile.com
update: usr/src/cmd/sgs/libelf/common/gelf.c
update: usr/src/cmd/sgs/libelf/common/llib-lelf
update: usr/src/cmd/sgs/libelf/demo/dcom.c
update: usr/src/cmd/sgs/libelf/spec/elf.spec
update: usr/src/cmd/sgs/libelf/spec/versions
update: usr/src/cmd/sgs/liblddbg/common/elf.c
update: usr/src/cmd/sgs/liblddbg/common/liblddbg.msg
update: usr/src/cmd/sgs/packages/common/SUNWonld-README...
2006 Oct 31
0
PSARC 2006/124 Configurable Privileges for Zones
.../cmd/zoneadmd/zoneadmd.c
update: usr/src/cmd/zoneadmd/zoneadmd.h
update: usr/src/cmd/zonecfg/zonecfg.c
update: usr/src/cmd/zonecfg/zonecfg.h
update: usr/src/cmd/zonecfg/zonecfg_grammar.y
update: usr/src/cmd/zonecfg/zonecfg_lex.l
update: usr/src/head/libzonecfg.h
update: usr/src/lib/libc/port/llib-lc
update: usr/src/lib/libzonecfg/common/libzonecfg.c
update: usr/src/lib/libzonecfg/dtd/zonecfg.dtd.1
update: usr/src/lib/libzonecfg/spec/libzonecfg.spec
2006 Oct 31
0
PSARC 2005/487 sysidtool(1m) Integrated NFSv4 Prompts
...eted_files/usr/src/cmd/fs.d/nfs/sysidnfs4/sysidnfs4.c
create: deleted_files/usr/src/cmd/fs.d/nfs/sysidnfs4/sysidnfs4.h
create: deleted_files/usr/src/pkgdefs/SUNWnfscu/postinstall
create: usr/src/lib/libmapid/Makefile
create: usr/src/lib/libmapid/Makefile.com
create: usr/src/lib/libmapid/common/llib-lmapid
create: usr/src/lib/libmapid/common/mapid.c
create: usr/src/lib/libmapid/common/mapid.h
create: usr/src/lib/libmapid/i386/Makefile
create: usr/src/lib/libmapid/sparc/Makefile
create: usr/src/lib/libmapid/spec/Makefile
create: usr/src/lib/libmapid/spec/Makefile.targ
create: usr/src/lib...
2017 May 25
1
"@LIBICU_CFLAGS@: No such file or directory" during libtool command for lib-fts (cross compile)
...ata/module/Dovecot/sys/lib/pkgconfig
export
CC=$HOME/Thecus/n4200pro-5.2.0-toolchain/i686-nptl-linux-gnu/bin/i686-nptl-linux-gnu-gcc
export CFLAGS=""
export LDFLAGS="-L/raid/data/module/Dovecot/sys/lib
-Wl,-rpath,/raid/data/module/Dovecot/sys/lib"
export LIBS="" # -llib
export CPPFLAGS=-I/raid/data/module/Dovecot/sys/include
export
CPP=$HOME/Thecus/n4200pro-5.2.0-toolchain/i686-nptl-linux-gnu/bin/i686-nptl-linux-gnu-cpp
export
CXX=$HOME/Thecus/n4200pro-5.2.0-toolchain/i686-nptl-linux-gnu/bin/i686-nptl-linux-gnu-g++
export CXXFLAGS=""
export LT_SYS_L...
2008 Dec 05
0
resync onnv_105 partial for 6713916
...bdladm/common/libdlstat.c
usr/src/lib/libdladm/common/libdlstat.h
usr/src/lib/libdladm/common/libdlvlan.c
usr/src/lib/libdladm/common/libdlvlan.h
usr/src/lib/libdladm/common/libdlvnic.c
usr/src/lib/libdladm/common/libdlvnic.h
usr/src/lib/libdladm/common/linkprop.c
usr/src/lib/libdladm/common/llib-ldladm
usr/src/lib/libdladm/common/mapfile-vers
usr/src/lib/libdladm/common/propfuncs.c
usr/src/lib/libdladm/common/usage.c
usr/src/lib/libfdisk/Makefile
usr/src/lib/libfdisk/i386/Makefile
usr/src/lib/libfdisk/i386/libfdisk.c
usr/src/lib/libfdisk/i386/libfdisk.h
usr/src/lib/libfdisk/i386/ll...
2008 Dec 26
19
separate home "partition"?
(i use the term loosely because i know that zfs likes whole volumes better)
when installing ubuntu, i got in the habit of using a separate partition for my home directory so that my data and gnome settings would all remain intact when i reinstalled or upgraded.
i''m running osol 2008.11 on an ultra 20, which has only two drives. i''ve got all my data located in my home directory,
2013 Apr 19
8
[PATCH 0 of 8] blktap3/libvhd: Introduce VHD library.
This patch series introduces the VHD library. It is based on the blktap2 one,
with changes coming from the blktap2.5 one.
Signed-off-by: Thanos Makatos <thanos.makatos@citrix.com>