Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 2004 11:18:59 +0100
From:      Mateusz =?iso-8859-2?Q?J=EAdrasik?= <imachine@toya.net.pl>
To:        gnome@FreeBSD.org
Subject:   libsoup, evolution, gtkhtml, etc.
Message-ID:  <1103365139.88660.2.camel@localhost>

next in thread | raw e-mail | index | archive | help
hello,

out of ports/www/gtkhtml3/Makefile:

LIB_DEPENDS=    soup-2.2.7:${PORTSDIR}/devel/libsoup

the libsoup is 2.2.1

libgtkhtml3 and evolution data server fails to build for me;

cc
-shared  .libs/e-gw-connection.o .libs/e-gw-container.o .libs/e-gw-item.o .libs/e-gw-message.o .libs/e-gw-filter.o  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -lgthread-2.0 -pthread -lsoup-2.2 /usr/local/lib/libgnutls.so -ltasn1 -lgcrypt /usr/local/lib/libgpg-error.so -lxml2 -lz -lm -lglib-2.0 -liconv  -march=pentium3 -Wl,--export-dynamic -Wl,-soname -Wl,libegroupwise.so.6 -o .libs/libegroupwise.so.6
/usr/bin/ld: cannot find -ltasn1
gmake[3]: *** [libegroupwise.la] Błąd 1
gmake[3]: Leaving directory
`/usr/ports/databases/evolution-data-server/work/evolution-data-server-1.0.3/servers/groupwise'
gmake[2]: *** [all-recursive] Błąd 1
gmake[2]: Leaving directory
`/usr/ports/databases/evolution-data-server/work/evolution-data-server-1.0.3/servers'
gmake[1]: *** [all-recursive] Błąd 1
gmake[1]: Leaving directory
`/usr/ports/databases/evolution-data-server/work/evolution-data-server-1.0.3'
gmake: *** [all] Błąd 2
*** Error code 2

Stop in /usr/ports/databases/evolution-data-server.

could this be somewhat possibly related to the libsoup? i still think it
is not, but even then, it still is a nasty typo ;)

cheers,

-- 
Mateusz Jćdrasik <imachine@toya.net.pl>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1103365139.88660.2.camel>