Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem with emerging gnome (net-libs/linc failure)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Thu Jan 02, 2003 6:03 pm    Post subject: problem with emerging gnome (net-libs/linc failure) Reply with quote

gnome dirves me crazy!
when i try to emerge gnome, then 'net-libs/linc' fails. a manual emerge of 'net-libs/linc' fails as well.

Code:
gentoo root # emerge net-libs/linc             
Calculating dependencies ...done!
>>> emerge (1 of 1) net-libs/linc-0.5.5 to /
>>> md5 ;-) linc-0.5.5.tar.bz2
>>> Unpacking source...
>>> Unpacking linc-0.5.5.tar.bz2
>>> Source unpacked.
 * Working directory: /var/tmp/portage/linc-0.5.5/work/linc-0.5.5...
 * Applying libtool-portage.patch...
doc
ssl
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse nm output... ok
checking how to run the C preprocessor... gcc -E
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking for aclocal flags...
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /bin/install -c
checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >= 1.3.11 gobject-2.0 >= 1.3.11 gthread-2.0 >= 1.3.11... yes
checking LINC_CFLAGS... -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
checking LINC_LIBS... -lgobject-2.0 -lgthread-2.0 -lpthread -lglib-2.0 
checking for SSL_new in -lssl... yes
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for unistd.h... yes
checking for sys/endian.h... no
checking for endian.h... yes
checking for machine/endian.h... no
checking for sys/machine.h... no
checking for sys/isa_defs.h... no
checking for sys/poll.h... yes
checking for stddef.h... yes
checking for wchar.h... yes
checking for wcstr.h... no
checking for wctype.h... yes
checking for machine/types.h... no
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for sys/un.h... yes
checking for linux/irda.h... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... (cached) yes
checking for size_t... yes
checking for poll... yes
checking for basename... yes
checking for res_init... no
checking for res_init in -lresolv... no
checking for socket... yes
checking for gethostbyname... yes
checking for inet_pton... yes
checking for socklen_t... yes
checking if sockaddr has sa_len member... no
checking whether byte ordering is bigendian... no
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
checking for gtkdoc-mkdb... true
checking gtk-doc version (0.9) >= 0.6... yes
configure: creating ./config.status
config.status: creating linc.pc
config.status: creating linc.spec
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating docs/Makefile
config.status: creating include/Makefile
config.status: creating include/linc/Makefile
config.status: creating include/linc/linc-config.h
config.status: creating linc-config
config.status: creating config.h
linc configuration:

        Source code location:   .
        Compiler:               gcc

        IPv6 can do raw addrs:  yes

make  all-recursive
make[1]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5'
Making all in include
make[2]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include'
Making all in linc
make[3]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include/linc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include/linc'
make[3]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include'
make[2]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include'
Making all in src
make[2]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/src'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE    -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE    -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc-connection.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc.c  -fPIC -DPIC -o .libs/linc.lo
rm -f .libs/linc-connection.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc-connection.c  -fPIC -DPIC -o .libs/linc-connection.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc.c -o linc.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc-connection.c -o linc-connection.o >/dev/null 2>&1
mv -f .libs/linc.lo linc.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE    -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc-protocols.c
rm -f .libs/linc-protocols.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc-protocols.c  -fPIC -DPIC -o .libs/linc-protocols.lo
linc-protocols.c: In function `linc_protocol_get_sockaddr_unix':
linc-protocols.c:419: warning: operation on `idx' may be undefined
mv -f .libs/linc-connection.lo linc-connection.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE    -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc-server.c
rm -f .libs/linc-server.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc-server.c  -fPIC -DPIC -o .libs/linc-server.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc-protocols.c -o linc-protocols.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc-server.c -o linc-server.o >/dev/null 2>&1
mv -f .libs/linc-protocols.lo linc-protocols.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE    -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc-source.c
rm -f .libs/linc-source.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc-source.c  -fPIC -DPIC -o .libs/linc-source.lo
mv -f .libs/linc-server.lo linc-server.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE    -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c cleanup.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c linc-source.c -o linc-source.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args  -o linc-cleanup-sockets -lgobject-2.0 -lgthread-2.0 -lpthread -lglib-2.0   cleanup.o 
gcc -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -o linc-cleanup-sockets cleanup.o  /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libglib-2.0.so
mv -f .libs/linc-source.lo linc-source.lo
/bin/sh ../libtool --mode=link gcc  -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args  -o liblinc.la -rpath /usr/lib -lgobject-2.0 -lgthread-2.0 -lpthread -lglib-2.0   -lssl -lcrypto -version-info 1:0:0 linc.lo linc-connection.lo linc-protocols.lo linc-server.lo linc-source.lo 
rm -fr .libs/liblinc.la .libs/liblinc.* .libs/liblinc.*
gcc -shared  linc.lo linc-connection.lo linc-protocols.lo linc-server.lo linc-source.lo  -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libglib-2.0.so -lssl -lcrypto  -Wl,-soname -Wl,liblinc.so.1 -o .libs/liblinc.so.1.0.0
(cd .libs && rm -f liblinc.so.1 && ln -s liblinc.so.1.0.0 liblinc.so.1)
(cd .libs && rm -f liblinc.so && ln -s liblinc.so.1.0.0 liblinc.so)
ar cru .libs/liblinc.a  linc.o linc-connection.o linc-protocols.o linc-server.o linc-source.o
ranlib .libs/liblinc.a
creating liblinc.la
(cd .libs && rm -f liblinc.la && ln -s ../liblinc.la liblinc.la)
make[2]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/src'
Making all in test
make[2]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/test'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src -I../include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations    -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -c test-linc.c
/bin/sh ../libtool --mode=link gcc  -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args  -o test-linc  test-linc.o ../src/liblinc.la -lgobject-2.0 -lgthread-2.0 -lpthread -lglib-2.0   -lssl -lcrypto
mkdir .libs
gcc -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -o .libs/test-linc test-linc.o  ../src/.libs/liblinc.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libglib-2.0.so -lssl -lcrypto
creating test-linc
make[2]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/test'
Making all in docs
make[2]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/docs'
*** Scanning header files ***
if grep -l '^..*$' ./linc.types > /dev/null ; then \
    CC="/bin/sh ../libtool --mode=compile gcc" LD="/bin/sh ../libtool --mode=link gcc" CFLAGS="" LDFLAGS="" gtkdoc-scanobj --module=linc --output-dir=. ; \
else \
    cd . ; \
    for i in linc.args linc.hierarchy linc.signals ; do \
               test -f $i || touch $i ; \
    done \
fi
cd . && \
  gtkdoc-scan --module=linc --source-dir=.. --ignore-headers="config.h acconfig.h linc-private.h" 
touch scan-build.stamp
*** Rebuilding template files ***
cd . && gtkdoc-mktmpl --module=linc
=============================================================================
WARNING: 21 unused declarations.
  These can be found in linc-unused.txt.
  They should be added to linc-sections.txt in the appropriate place.
=============================================================================
touch tmpl-build.stamp
*** Building SGML ***
cd . && \
gtkdoc-mkdb --module=linc --source-dir=.. --main-sgml-file=linc-docs.sgml
83% function docs coverage (15 functions documented, 3 not documented)
See linc-undocumented.txt for a list of missing docs.
The doc coverage percentage doesn't include intro sections.
touch sgml-build.stamp
*** Building HTML ***
test -d ./html || mkdir ./html
cd ./html && gtkdoc-mkhtml linc ../linc-docs.sgml
jade:../linc-docs.sgml:1:59:W: cannot generate system identifier for public text "-//Davenport//DTD DocBook V3.0//EN"
jade:../linc-docs.sgml:9:0:E: reference to entity "BOOK" for which no system identifier could be generated
jade:../linc-docs.sgml:1:0: entity was defined here
jade:../linc-docs.sgml:9:0:E: DTD did not contain element declaration for document type name
jade:../linc-docs.sgml:10:9:E: there is no attribute "ID"
jade:../linc-docs.sgml:10:16:E: element "BOOK" undefined
jade:../linc-docs.sgml:11:11:E: element "BOOKINFO" undefined
jade:../linc-docs.sgml:12:10:E: element "TITLE" undefined
jade:../linc-docs.sgml:15:10:E: element "CHAPTER" undefined
jade:../linc-docs.sgml:16:10:E: element "TITLE" undefined
jade:../sgml/linc-protocol.sgml:1:13:E: there is no attribute "ID"
jade:../sgml/linc-protocol.sgml:1:33:E: element "REFENTRY" undefined
jade:../sgml/linc-protocol.sgml:2:8:E: element "REFMETA" undefined
jade:../sgml/linc-protocol.sgml:3:14:E: element "REFENTRYTITLE" undefined
jade:../sgml/linc-protocol.sgml:4:10:E: element "MANVOLNUM" undefined
jade:../sgml/linc-protocol.sgml:5:12:E: element "REFMISCINFO" undefined
jade:../sgml/linc-protocol.sgml:8:11:E: element "REFNAMEDIV" undefined
jade:../sgml/linc-protocol.sgml:9:8:E: element "REFNAME" undefined
jade:../sgml/linc-protocol.sgml:9:43:E: element "REFPURPOSE" undefined
jade:../sgml/linc-protocol.sgml:12:15:E: element "REFSYNOPSISDIV" undefined
jade:../sgml/linc-protocol.sgml:12:22:E: element "TITLE" undefined
jade:../sgml/linc-protocol.sgml:13:9:E: element "SYNOPSIS" undefined
jade:../sgml/linc-protocol.sgml:17:26:E: there is no attribute "LINKEND"
jade:../sgml/linc-protocol.sgml:17:45:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:18:50:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:19:82:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:20:52:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:23:24:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:23:88:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:23:166:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:24:82:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:25:66:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:26:66:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:27:44:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:28:43:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:36:9:E: element "REFSECT1" undefined
jade:../sgml/linc-protocol.sgml:37:6:E: element "TITLE" undefined
jade:../sgml/linc-protocol.sgml:38:5:E: element "PARA" undefined
jade:../sgml/linc-protocol.sgml:43:9:E: element "REFSECT1" undefined
jade:../sgml/linc-protocol.sgml:44:6:E: element "TITLE" undefined
jade:../sgml/linc-protocol.sgml:45:9:E: element "REFSECT2" undefined
jade:../sgml/linc-protocol.sgml:46:6:E: element "TITLE" undefined
jade:../sgml/linc-protocol.sgml:46:18:E: there is no attribute "ID"
jade:../sgml/linc-protocol.sgml:46:37:E: element "ANCHOR" undefined
jade:../sgml/linc-protocol.sgml:46:67:E: end tag for "ANCHOR" omitted, but OMITTAG NO was specified
jade:../sgml/linc-protocol.sgml:46:7: start tag was here
jade:../sgml/linc-protocol.sgml:47:15:E: element "PROGRAMLISTING" undefined
jade:../sgml/linc-protocol.sgml:48:30:E: general entity "lt" not defined and no default entity
jade:../sgml/linc-protocol.sgml:52:5:E: element "PARA" undefined
jade:../sgml/linc-protocol.sgml:55:9:E: element "REFSECT2" undefined
jade:../sgml/linc-protocol.sgml:56:6:E: element "TITLE" undefined
jade:../sgml/linc-protocol.sgml:56:41:E: element "ANCHOR" undefined
jade:../sgml/linc-protocol.sgml:56:73:E: end tag for "ANCHOR" omitted, but OMITTAG NO was specified
jade:../sgml/linc-protocol.sgml:56:7: start tag was here
jade:../sgml/linc-protocol.sgml:57:15:E: element "PROGRAMLISTING" undefined
jade:../sgml/linc-protocol.sgml:58:82:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:59:5:E: element "PARA" undefined
jade:../sgml/linc-protocol.sgml:61:29:E: there is no attribute "PGWIDE"
jade:../sgml/linc-protocol.sgml:61:39:E: there is no attribute "FRAME"
jade:../sgml/linc-protocol.sgml:61:51:E: there is no attribute "ROLE"
jade:../sgml/linc-protocol.sgml:61:59:E: element "INFORMALTABLE" undefined
jade:../sgml/linc-protocol.sgml:62:13:E: there is no attribute "COLS"
jade:../sgml/linc-protocol.sgml:62:16:E: element "TGROUP" undefined
jade:../sgml/linc-protocol.sgml:63:18:E: there is no attribute "COLWIDTH"
jade:../sgml/linc-protocol.sgml:63:22:E: element "COLSPEC" undefined
jade:../sgml/linc-protocol.sgml:64:22:E: element "COLSPEC" undefined
jade:../sgml/linc-protocol.sgml:65:6:E: element "TBODY" undefined
jade:../sgml/linc-protocol.sgml:66:4:E: element "ROW" undefined
jade:../sgml/linc-protocol.sgml:66:18:E: there is no attribute "ALIGN"
jade:../sgml/linc-protocol.sgml:66:25:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:66:36:E: element "PARAMETER" undefined
jade:../sgml/linc-protocol.sgml:66:52:E: general entity "nbsp" not defined and no default entity
jade:../sgml/linc-protocol.sgml:67:6:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:69:4:E: element "ROW" undefined
jade:../sgml/linc-protocol.sgml:69:25:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:69:36:E: element "PARAMETER" undefined
jade:../sgml/linc-protocol.sgml:70:6:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:74:16:E: end tag for "COLSPEC" omitted, but OMITTAG NO was specified
jade:../sgml/linc-protocol.sgml:64:0: start tag was here
jade:../sgml/linc-protocol.sgml:74:16:E: end tag for "COLSPEC" omitted, but OMITTAG NO was specified
jade:../sgml/linc-protocol.sgml:63:0: start tag was here
jade:../sgml/linc-protocol.sgml:75:9:E: element "REFSECT2" undefined
jade:../sgml/linc-protocol.sgml:76:6:E: element "TITLE" undefined
jade:../sgml/linc-protocol.sgml:76:43:E: element "ANCHOR" undefined
jade:../sgml/linc-protocol.sgml:76:77:E: end tag for "ANCHOR" omitted, but OMITTAG NO was specified
jade:../sgml/linc-protocol.sgml:76:7: start tag was here
jade:../sgml/linc-protocol.sgml:77:15:E: element "PROGRAMLISTING" undefined
jade:../sgml/linc-protocol.sgml:80:5:E: element "PARA" undefined
jade:../sgml/linc-protocol.sgml:82:59:E: element "INFORMALTABLE" undefined
jade:../sgml/linc-protocol.sgml:83:16:E: element "TGROUP" undefined
jade:../sgml/linc-protocol.sgml:84:22:E: element "COLSPEC" undefined
jade:../sgml/linc-protocol.sgml:85:22:E: element "COLSPEC" undefined
jade:../sgml/linc-protocol.sgml:86:6:E: element "TBODY" undefined
jade:../sgml/linc-protocol.sgml:87:4:E: element "ROW" undefined
jade:../sgml/linc-protocol.sgml:87:25:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:87:36:E: element "PARAMETER" undefined
jade:../sgml/linc-protocol.sgml:88:6:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:90:4:E: element "ROW" undefined
jade:../sgml/linc-protocol.sgml:90:25:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:90:36:E: element "PARAMETER" undefined
jade:../sgml/linc-protocol.sgml:91:6:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:93:4:E: element "ROW" undefined
jade:../sgml/linc-protocol.sgml:93:25:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:93:36:E: element "PARAMETER" undefined
jade:../sgml/linc-protocol.sgml:94:6:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:98:16:E: end tag for "COLSPEC" omitted, but OMITTAG NO was specified
jade:../sgml/linc-protocol.sgml:85:0: start tag was here
jade:../sgml/linc-protocol.sgml:98:16:E: end tag for "COLSPEC" omitted, but OMITTAG NO was specified
jade:../sgml/linc-protocol.sgml:84:0: start tag was here
jade:../sgml/linc-protocol.sgml:99:9:E: element "REFSECT2" undefined
jade:../sgml/linc-protocol.sgml:100:6:E: element "TITLE" undefined
jade:../sgml/linc-protocol.sgml:100:47:E: element "ANCHOR" undefined
jade:../sgml/linc-protocol.sgml:100:85:E: end tag for "ANCHOR" omitted, but OMITTAG NO was specified
jade:../sgml/linc-protocol.sgml:100:7: start tag was here
jade:../sgml/linc-protocol.sgml:101:15:E: element "PROGRAMLISTING" undefined
jade:../sgml/linc-protocol.sgml:101:40:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:101:131:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:102:82:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:103:66:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:104:66:E: element "LINK" undefined
jade:../sgml/linc-protocol.sgml:105:5:E: element "PARA" undefined
jade:../sgml/linc-protocol.sgml:107:59:E: element "INFORMALTABLE" undefined
jade:../sgml/linc-protocol.sgml:108:16:E: element "TGROUP" undefined
jade:../sgml/linc-protocol.sgml:109:22:E: element "COLSPEC" undefined
jade:../sgml/linc-protocol.sgml:110:22:E: element "COLSPEC" undefined
jade:../sgml/linc-protocol.sgml:111:6:E: element "TBODY" undefined
jade:../sgml/linc-protocol.sgml:112:4:E: element "ROW" undefined
jade:../sgml/linc-protocol.sgml:112:25:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:112:36:E: element "PARAMETER" undefined
jade:../sgml/linc-protocol.sgml:113:6:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:115:4:E: element "ROW" undefined
jade:../sgml/linc-protocol.sgml:115:25:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:115:36:E: element "PARAMETER" undefined
jade:../sgml/linc-protocol.sgml:116:6:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:118:4:E: element "ROW" undefined
jade:../sgml/linc-protocol.sgml:118:25:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:118:36:E: element "PARAMETER" undefined
jade:../sgml/linc-protocol.sgml:119:6:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:121:4:E: element "ROW" undefined
jade:../sgml/linc-protocol.sgml:121:25:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:121:36:E: element "PARAMETER" undefined
jade:../sgml/linc-protocol.sgml:122:6:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:124:4:E: element "ROW" undefined
jade:../sgml/linc-protocol.sgml:124:25:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:124:35:E: element "EMPHASIS" undefined
jade:../sgml/linc-protocol.sgml:124:70:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:128:16:E: end tag for "COLSPEC" omitted, but OMITTAG NO was specified
jade:../sgml/linc-protocol.sgml:110:0: start tag was here
jade:../sgml/linc-protocol.sgml:128:16:E: end tag for "COLSPEC" omitted, but OMITTAG NO was specified
jade:../sgml/linc-protocol.sgml:109:0: start tag was here
jade:../sgml/linc-protocol.sgml:129:9:E: element "REFSECT2" undefined
jade:../sgml/linc-protocol.sgml:130:6:E: element "TITLE" undefined
jade:../sgml/linc-protocol.sgml:130:36:E: element "ANCHOR" undefined
jade:../sgml/linc-protocol.sgml:130:67:E: end tag for "ANCHOR" omitted, but OMITTAG NO was specified
jade:../sgml/linc-protocol.sgml:130:7: start tag was here
jade:../sgml/linc-protocol.sgml:131:15:E: element "PROGRAMLISTING" undefined
jade:../sgml/linc-protocol.sgml:147:5:E: element "PARA" undefined
jade:../sgml/linc-protocol.sgml:150:9:E: element "REFSECT2" undefined
jade:../sgml/linc-protocol.sgml:151:6:E: element "TITLE" undefined
jade:../sgml/linc-protocol.sgml:151:35:E: element "ANCHOR" undefined
jade:../sgml/linc-protocol.sgml:151:61:E: end tag for "ANCHOR" omitted, but OMITTAG NO was specified
jade:../sgml/linc-protocol.sgml:151:7: start tag was here
jade:../sgml/linc-protocol.sgml:152:15:E: element "PROGRAMLISTING" undefined
jade:../sgml/linc-protocol.sgml:153:5:E: element "PARA" undefined
jade:../sgml/linc-protocol.sgml:154:54:E: element "PARAMETER" undefined
jade:../sgml/linc-protocol.sgml:156:5:E: element "PARA" undefined
jade:../sgml/linc-protocol.sgml:158:10:E: element "PARAMETER" undefined
jade:../sgml/linc-protocol.sgml:160:5:E: element "PARA" undefined
jade:../sgml/linc-protocol.sgml:162:59:E: element "INFORMALTABLE" undefined
jade:../sgml/linc-protocol.sgml:163:16:E: element "TGROUP" undefined
jade:../sgml/linc-protocol.sgml:164:22:E: element "COLSPEC" undefined
jade:../sgml/linc-protocol.sgml:165:22:E: element "COLSPEC" undefined
jade:../sgml/linc-protocol.sgml:166:6:E: element "TBODY" undefined
jade:../sgml/linc-protocol.sgml:167:4:E: element "ROW" undefined
jade:../sgml/linc-protocol.sgml:167:25:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:167:36:E: element "PARAMETER" undefined
jade:../sgml/linc-protocol.sgml:168:6:E: element "ENTRY" undefined
jade:../sgml/linc-protocol.sgml:170:16:E: end tag for "COLSPEC" omitted, but OMITTAG NO was specified
jade:../sgml/linc-protocol.sgml:165:0: start tag was here
jade:../sgml/linc-protocol.sgml:170:16:E: end tag for "COLSPEC" omitted, but OMITTAG NO was specified
jade:../sgml/linc-protocol.sgml:164:0: start tag was here
jade:../sgml/linc-connection.sgml:1:34:E: element "REFENTRY" undefined
jade:../sgml/linc-connection.sgml:2:8:E: element "REFMETA" undefined
jade:../sgml/linc-connection.sgml:3:14:E: element "REFENTRYTITLE" undefined
jade:../sgml/linc-connection.sgml:4:10:E: element "MANVOLNUM" undefined
jade:../sgml/linc-connection.sgml:5:12:E: element "REFMISCINFO" undefined
jade:../sgml/linc-connection.sgml:8:11:E: element "REFNAMEDIV" undefined
jade:../sgml/linc-connection.sgml:9:8:E: element "REFNAME" undefined
jade:../sgml/linc-connection.sgml:9:44:E: element "REFPURPOSE" undefined
jade:../sgml/linc-connection.sgml:12:15:E: element "REFSYNOPSISDIV" undefined
jade:../sgml/linc-connection.sgml:12:22:E: element "TITLE" undefined
jade:../sgml/linc-connection.sgml:13:9:E: element "SYNOPSIS" undefined
jade:../sgml/linc-connection.sgml:17:48:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:18:24:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:18:83:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:18:154:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:20:83:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:21:66:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:22:66:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:23:69:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:24:81:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:25:82:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:26:24:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:26:84:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:26:155:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:30:82:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:31:21:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:31:77:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:31:148:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:32:67:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:34:69:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:35:28:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:35:86:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:35:156:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:36:73:E: element "LINK" undefined
jade:../sgml/linc-connection.sgml:37:67:E: element "LINK" undefined
jade:I: maximum number of errors (200) reached; change with -E option
jade:/usr/share/gtk-doc//gtk-doc.dsl:2:91:W: cannot generate system identifier for public text "-//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN"
jade:/usr/share/gtk-doc//gtk-doc.dsl:6:26:E: no style-specification or external-specification with ID "DOCBOOK"
jade:/usr/share/gtk-doc//gtk-doc.dsl:236:7:E: "element" is not the name of any flow object class
jade:/usr/share/gtk-doc//gtk-doc.dsl:232:7:E: "element" is not the name of any flow object class
jade:/usr/share/gtk-doc//gtk-doc.dsl:230:53:E: reference to undefined variable "normalize"
jade:/usr/share/gtk-doc//gtk-doc.dsl:185:6:E: "entity" is not the name of any flow object class
jade:/usr/share/gtk-doc//gtk-doc.dsl:148:6:E: reference to undefined variable "html-document"
jade:/usr/share/gtk-doc//gtk-doc.dsl:150:7:E: "element" is not the name of any flow object class
jade:/usr/share/gtk-doc//gtk-doc.dsl:182:10:E: reference to undefined variable "generate-toc-in-front"
jade:/usr/share/gtk-doc//gtk-doc.dsl:168:3:E: reference to undefined variable "build-toc"
jade:/usr/share/gtk-doc//gtk-doc.dsl:168:29:E: reference to undefined variable "toc-depth"
jade:/usr/share/gtk-doc//gtk-doc.dsl:167:9:E: reference to undefined variable "%generate-book-toc%"
jade:/usr/share/gtk-doc//gtk-doc.dsl:163:15:E: reference to undefined variable "generate-toc-in-front"
jade:/usr/share/gtk-doc//gtk-doc.dsl:160:3:E: mode "dedication-page-mode" not defined
jade:/usr/share/gtk-doc//gtk-doc.dsl:155:5:E: reference to undefined variable "book-titlepage"
jade:/usr/share/gtk-doc//gtk-doc.dsl:154:5:E: reference to undefined variable "book-titlepage"
jade:/usr/share/gtk-doc//gtk-doc.dsl:152:9:E: reference to undefined variable "%generate-book-titlepage%"
jade:/usr/share/gtk-doc//gtk-doc.dsl:146:58:E: reference to undefined variable "normalize"
jade:/usr/share/gtk-doc//gtk-doc.dsl:144:13:E: mode "head-title-mode" not defined
jade:/usr/share/gtk-doc//gtk-doc.dsl:143:13:E: reference to undefined variable "titlepage-info-elements"
jade:/usr/share/gtk-doc//gtk-doc.dsl:141:53:E: reference to undefined variable "normalize"
jade:/usr/share/gtk-doc//gtk-doc.dsl:139:50:E: reference to undefined variable "normalize"
jade:/usr/share/gtk-doc//gtk-doc.dsl:138:64:E: reference to undefined variable "normalize"
jade:/usr/share/gtk-doc//gtk-doc.dsl:132:5:E: reference to undefined variable "$block-container$"
jade:/usr/share/gtk-doc//gtk-doc.dsl:131:2:E: "empty-element" is not the name of any flow object class
jade:/usr/share/gtk-doc//gtk-doc.dsl:109:5:E: "element" is not the name of any flow object class
jade:/usr/share/gtk-doc//gtk-doc.dsl:122:4:E: reference to undefined variable "make-table-endnotes"
jade:/usr/share/gtk-doc//gtk-doc.dsl:108:52:E: reference to undefined variable "normalize"
jade:/usr/share/gtk-doc//gtk-doc.dsl:107:52:E: reference to undefined variable "normalize"
jade:/usr/share/gtk-doc//gtk-doc.dsl:106:52:E: reference to undefined variable "normalize"
jade:/usr/share/gtk-doc//gtk-doc.dsl:104:27:E: reference to undefined variable "$table-width$"
jade:/usr/share/gtk-doc//gtk-doc.dsl:90:31:E: reference to undefined variable "normalize"
jade:/usr/share/gtk-doc//gtk-doc.dsl:87:33:E: reference to undefined variable "normalize"
jade:/usr/share/gtk-doc//gtk-doc.dsl:86:10:E: reference to undefined variable "normalize"
jade:/usr/share/gtk-doc//gtk-doc.dsl:84:32:E: reference to undefined variable "normalize"
jade:/usr/share/gtk-doc//gtk-doc.dsl:83:32:E: reference to undefined variable "normalize"
jade:/usr/share/gtk-doc//gtk-doc.dsl:215:7:E: "formatting-instruction" is not the name of any flow object class
jade:/usr/share/gtk-doc//gtk-doc.dsl:204:2:E: "formatting-instruction" is not the name of any flow object class
jade:/usr/share/gtk-doc//gtk-doc.dsl:39:5:E: "element" is not the name of any flow object class
jade:/usr/share/gtk-doc//gtk-doc.dsl:46:4:E: "element" is not the name of any flow object class
jade:/usr/share/gtk-doc//gtk-doc.dsl:47:3:E: "element" is not the name of any flow object class
jade:/usr/share/gtk-doc//gtk-doc.dsl:51:9:E: "element" is not the name of any flow object class
jade:/usr/share/gtk-doc//gtk-doc.dsl:55:8:E: "element" is not the name of any flow object class
jade:/usr/share/gtk-doc//gtk-doc.dsl:57:7:E: "element" is not the name of any flow object class
      Linc Reference Manual
 

      Linc
    linc-protocol
3
LINC Library

linc-protocolThe protocols exposed

Synopsis



enum        LINCProtocolFlags;
void        (*LINCProtocolSetupFunc)        (int fd,
                                             LINCConnectionOptions cnx_flags);
void        (*LINCProtocolDestroyFunc)      (int fd,
                                             const char *host_info,
                                             const char *serv_info);
gboolean    (*LINCProtocolGetSockInfoFunc)  (const LINCProtocolInfo *proto,
                                             const struct sockaddr *sockaddr,
                                             gchar **hostname,
                                             gchar **service);
struct      LINCProtocolInfo;
void        linc_set_tmpdir                 (const char *dir);





Description


Details
enum LINCProtocolFlags
typedef enum {
        LINC_PROTOCOL_SECURE     = 10,
        LINC_PROTOCOL_NEEDS_BIND = 11
} LINCProtocolFlags;

LINCProtocolSetupFunc ()
void        (*LINCProtocolSetupFunc)        (int fd,
                                             LINCConnectionOptions cnx_flags);
fd:

cnx_flags:


LINCProtocolDestroyFunc ()
void        (*LINCProtocolDestroyFunc)      (int fd,
                                             const char *host_info,
                                             const char *serv_info);
fd:

host_info:

serv_info:


LINCProtocolGetSockInfoFunc ()
gboolean    (*LINCProtocolGetSockInfoFunc)  (const LINCProtocolInfo *proto,
                                             const struct sockaddr *sockaddr,
                                             gchar **hostname,
                                             gchar **service);
proto:

sockaddr:

hostname:

service:

Returns :

struct LINCProtocolInfo
struct LINCProtocolInfo {
        const char                 *name;
        int                         family;
        int                         addr_len;
        int                         stream_proto_num;
        LINCProtocolFlags           flags;

        LINCProtocolSetupFunc       setup;
        LINCProtocolDestroyFunc     destroy;
        LINCProtocolGetSockAddrFunc get_sockaddr;
        LINCProtocolGetSockInfoFunc get_sockinfo;
        LINCProtocolIsLocal         is_local;
        /* This structure is private and may be extended in future */
        gpointer                    dummy[8];
};

linc_set_tmpdir ()
void        linc_set_tmpdir                 (const char *dir);
Set the temporary directory used by linc to dir.
This directory is used for the creation of UNIX sockets.
dir must have the correct permissions, 0700, user owned
otherwise this method will g_error.
dir:
 directory name.






    LINCConnection
3
LINC Library

LINCConnectionthe basic connection object

Synopsis



enum        LINCConnectionStatus;
gboolean    linc_connection_from_fd         (LINCConnection *cnx,
                                             int fd,
                                             const LINCProtocolInfo *proto,
                                             gchar *remote_host_info,
                                             gchar *remote_serv_info,
                                             gboolean was_initiated,
                                             LINCConnectionStatus status,
                                             LINCConnectionOptions options);
gboolean    linc_connection_initiate        (LINCConnection *cnx,
                                             const char *proto_name,
                                             const char *remote_host_info,
                                             const char *remote_serv_info,
                                             LINCConnectionOptions options);
glong       linc_connection_read            (LINCConnection *cnx,
                                             guchar *buf,
                                             int len,
                                             gboolean block_for_full_read);
LINCIOStatus linc_connection_write          (LINCConnection *cnx,
                                             const guchar *buf,
                                             /usr/bin/gtkdoc-mkhtml: line 28: index.sgml: No such file or directory
test "x" = "x" || ( cd . && cp  html )
-- Fixing Crossreferences
cd . && gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html
touch html-build.stamp
make[2]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/docs'
make[2]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5'
make[1]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5'

>>> Install linc-0.5.5 into /var/tmp/portage/linc-0.5.5/image/ category net-libs
Making install in include
make[1]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include'
Making install in linc
make[2]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include/linc'
make[3]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include/linc'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /var/tmp/portage/linc-0.5.5/image//usr/include/linc-1.0/linc
mkdir /var/tmp/portage/linc-0.5.5/image/usr
mkdir /var/tmp/portage/linc-0.5.5/image/usr/include
mkdir /var/tmp/portage/linc-0.5.5/image/usr/include/linc-1.0
mkdir /var/tmp/portage/linc-0.5.5/image/usr/include/linc-1.0/linc
 /bin/install -c -m 644 linc-connection.h /var/tmp/portage/linc-0.5.5/image//usr/include/linc-1.0/linc/linc-connection.h
 /bin/install -c -m 644 linc-protocol.h /var/tmp/portage/linc-0.5.5/image//usr/include/linc-1.0/linc/linc-protocol.h
 /bin/install -c -m 644 linc-server.h /var/tmp/portage/linc-0.5.5/image//usr/include/linc-1.0/linc/linc-server.h
 /bin/install -c -m 644 linc-types.h /var/tmp/portage/linc-0.5.5/image//usr/include/linc-1.0/linc/linc-types.h
 /bin/install -c -m 644 linc.h /var/tmp/portage/linc-0.5.5/image//usr/include/linc-1.0/linc/linc.h
 /bin/install -c -m 644 linc-config.h /var/tmp/portage/linc-0.5.5/image//usr/include/linc-1.0/linc/linc-config.h
make[3]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include/linc'
make[2]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include/linc'
make[2]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include'
make[3]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include'
make[2]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include'
make[1]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/include'
Making install in src
make[1]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/src'
make[2]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/src'
/bin/sh ../mkinstalldirs /var/tmp/portage/linc-0.5.5/image//usr/lib
mkdir /var/tmp/portage/linc-0.5.5/image/usr/lib
/bin/sh ../libtool  --mode=install /bin/install -c liblinc.la /var/tmp/portage/linc-0.5.5/image//usr/lib/liblinc.la
/bin/install -c .libs/liblinc.so.1.0.0 /var/tmp/portage/linc-0.5.5/image//usr/lib/liblinc.so.1.0.0
(cd /var/tmp/portage/linc-0.5.5/image//usr/lib && rm -f liblinc.so.1 && ln -s liblinc.so.1.0.0 liblinc.so.1)
(cd /var/tmp/portage/linc-0.5.5/image//usr/lib && rm -f liblinc.so && ln -s liblinc.so.1.0.0 liblinc.so)
/bin/install -c .libs/liblinc.lai /var/tmp/portage/linc-0.5.5/image//usr/lib/liblinc.la
/bin/install -c .libs/liblinc.a /var/tmp/portage/linc-0.5.5/image//usr/lib/liblinc.a
ranlib /var/tmp/portage/linc-0.5.5/image//usr/lib/liblinc.a
chmod 644 /var/tmp/portage/linc-0.5.5/image//usr/lib/liblinc.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../mkinstalldirs /var/tmp/portage/linc-0.5.5/image//usr/bin
mkdir /var/tmp/portage/linc-0.5.5/image/usr/bin
 /bin/sh ../libtool  --mode=install /bin/install -c  linc-cleanup-sockets /var/tmp/portage/linc-0.5.5/image//usr/bin/linc-cleanup-sockets
/bin/install -c linc-cleanup-sockets /var/tmp/portage/linc-0.5.5/image//usr/bin/linc-cleanup-sockets
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/src'
make[1]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/src'
Making install in test
make[1]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/test'
make[2]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/test'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/test'
make[1]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/test'
Making install in docs
make[1]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/docs'
make[2]: Entering directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/docs'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /var/tmp/portage/linc-0.5.5/image//usr/share/gtk-doc/html/linc
mkdir /var/tmp/portage/linc-0.5.5/image/usr/share
mkdir /var/tmp/portage/linc-0.5.5/image/usr/share/gtk-doc
mkdir /var/tmp/portage/linc-0.5.5/image/usr/share/gtk-doc/html
mkdir /var/tmp/portage/linc-0.5.5/image/usr/share/gtk-doc/html/linc
(installfiles=`echo ./html/*.html`; \
if test "$installfiles" = './html/*.html'; \
then echo '-- Nothing to install' ; \
else \
  for i in $installfiles; do \
    echo '-- Installing '$i ; \
    /bin/install -c -m 644 $i /var/tmp/portage/linc-0.5.5/image//usr/share/gtk-doc/html/linc; \
  done; \
  echo '-- Installing ./html/index.sgml' ; \
  /bin/install -c -m 644 ./html/index.sgml /var/tmp/portage/linc-0.5.5/image//usr/share/gtk-doc/html/linc; \
fi)
-- Installing ./html/c4.html
-- Installing ./html/index.html
-- Installing ./html/linc-config.html
-- Installing ./html/linc-linc-config.html
-- Installing ./html/linc-linc-private.html
-- Installing ./html/linc-linc-protocol.html
-- Installing ./html/linc-linc-types.html
-- Installing ./html/linc-linc.html
-- Installing ./html/linc-lincconnection.html
-- Installing ./html/linc-lincserver.html
-- Installing ./html/index.sgml
/bin/install: cannot stat `./html/index.sgml': No such file or directory
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/docs'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/linc-0.5.5/work/linc-0.5.5/docs'
make: *** [install-recursive] Error 1

!!! ERROR: net-libs/linc-0.5.5 failed.
!!! Function einstall, Line 295, Exitcode 2
!!! einstall failed


what to do?

cheers

SteveB
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Fri Jan 03, 2003 10:04 am    Post subject: Reply with quote

aggrrrr!! it was the use of the 'doc' flag in the USE variable in /etc/make.conf wich was making troubles!

after removing 'doc' from the USE variable, i was able to emerge gnome and linc :)

cheers

SteveB
Back to top
View user's profile Send private message
satai
Retired Dev
Retired Dev


Joined: 31 Dec 2002
Posts: 4
Location: Evanston, IL

PostPosted: Fri Jan 10, 2003 3:13 am    Post subject: docbook Reply with quote

If you would like to keep the documentation, you can re-emerge with USE="doc" after following the steps outlined at http://www.gentoo.org/~satai/sgmlfix.html
_________________
Matthew Turk
satai@gentoo.org
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Mon Feb 10, 2003 1:34 am    Post subject: Reply with quote

thanks a lot, removing doc helped me too :-)

guess i should prepare for a long compile then :-)

cheerios,
markus
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum