delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/06/19/11:48:10

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_74,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
Date: Fri, 19 Jun 2009 10:47:53 -0500
Message-ID: <1dbb5dd90906190847m2fa9b93bwc966e14ca6e70792@mail.gmail.com>
Subject: xfce4 - undefined reference
From: Winderson Martins de Souza <bugman DOT os AT ig DOT com DOT br>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

can some help me to figure out how to by pass this error? I'm trying
to compile the last version of xfce under cygwin, and that's the
output:

$ make
make  all-recursive
make[1]: Entering directory `/home/Bug/xfce4/tar/libxfce4util-4.6.1'
Making all in libxfce4util
make[2]: Entering directory
`/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util'
make  all-am
make[3]: Entering directory
`/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util'
make[2]: Leaving directory `/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util'
Making all in docs
make[2]: Entering directory `/home/Bug/xfce4/tar/libxfce4util-4.6.1/docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Bug/xfce4/tar/libxfce4util-4.6.1/docs'
Making all in po
make[2]: Entering directory `/home/Bug/xfce4/tar/libxfce4util-4.6.1/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Bug/xfce4/tar/libxfce4util-4.6.1/po'
Making all in xfce4-kiosk-query
make[2]: Entering directory
`/home/Bug/xfce4/tar/libxfce4util-4.6.1/xfce4-kiosk-query'
/bin/sh ../libtool --tag=CC   --mode=link gcc -mms-bitfields
-IC:/cygwin/include/glib-2.0 -IC:/cygwin/lib/glib-2.0/
include   -g -O2 -DG_DISABLE_CAST_CHECKS
../libxfce4util/libxfce4util.la -Wl,-O1 -o xfce4-kiosk-query.exe
xfce4_kio
sk_query-main.o
libtool: link: gcc -mms-bitfields -IC:/cygwin/include/glib-2.0
-IC:/cygwin/lib/glib-2.0/include -g -O2 -DG_DISABLE_
CAST_CHECKS -Wl,-O1 -o .libs/xfce4-kiosk-query.exe
xfce4_kiosk_query-main.o  ../libxfce4util/.libs/libxfce4util.a -
LC:/cygwin/lib -L/usr/lib /usr/local/lib/libgobject-2.0.dll.a
/usr/local/lib/libglib-2.0.dll.a -luser32 -lkernel32
/usr/lib/libintl.dll.a /usr/lib/libiconv.dll.a -L/usr/local/lib
../libxfce4util/.libs/libxfce4util.a(libxfce4util_la-xfce-miscutils.o):
In function `internal_initialize':
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-miscutils.c:88:
undefined reference to `_g_get_home_dir
_utf8'
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-miscutils.c:106:
undefined reference to `_g_getenv_utf8
'
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-miscutils.c:106:
undefined reference to `_g_getenv_utf8
'
../libxfce4util/.libs/libxfce4util.a(libxfce4util_la-xfce-miscutils.o):
In function `xfce_get_userdir':
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-miscutils.c:244:
undefined reference to `_g_file_test_u
tf8'
../libxfce4util/.libs/libxfce4util.a(libxfce4util_la-xfce-miscutils.o):
In function `xfce_setenv':
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-miscutils.c:443:
undefined reference to `_g_getenv_utf8
'
../libxfce4util/.libs/libxfce4util.a(libxfce4util_la-xfce-miscutils.o):
In function `xfce_expand_variables':
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-miscutils.c:592:
undefined reference to `_g_getenv_utf8
'
../libxfce4util/.libs/libxfce4util.a(libxfce4util_la-xfce-rc.o): In
function `xfce_rc_simple_open':
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-rc.c:104:
undefined reference to `_g_file_test_utf8'
../libxfce4util/.libs/libxfce4util.a(libxfce4util_la-xfce-resource.o):
In function `_res_getenv':
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-resource.c:62:
undefined reference to `_g_getenv_utf8'
../libxfce4util/.libs/libxfce4util.a(libxfce4util_la-xfce-resource.o):
In function `_res_match_path':
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-resource.c:328:
undefined reference to `_g_dir_open_utf
8'
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-resource.c:383:
undefined reference to `_g_dir_read_nam
e_utf8'
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-resource.c:364:
undefined reference to `_g_file_test_ut
f8'
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-resource.c:383:
undefined reference to `_g_dir_read_nam
e_utf8'
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-resource.c:371:
undefined reference to `_g_file_test_ut
f8'
../libxfce4util/.libs/libxfce4util.a(libxfce4util_la-xfce-resource.o):
In function `xfce_resource_lookup':
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-resource.c:492:
undefined reference to `_g_file_test_ut
f8'
../libxfce4util/.libs/libxfce4util.a(libxfce4util_la-xfce-resource.o):
In function `xfce_resource_lookup_all':
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-resource.c:549:
undefined reference to `_g_file_test_ut
f8'
../libxfce4util/.libs/libxfce4util.a(libxfce4util_la-xfce-i18n.o): In
function `xfce_localize_path_internal':
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-i18n.c:105:
undefined reference to `_g_file_test_utf8'
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-i18n.c:117:
undefined reference to `_g_file_test_utf8'
../libxfce4util/.libs/libxfce4util.a(libxfce4util_la-xfce-i18n.o):/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce
4util/xfce-i18n.c:365: more undefined references to `_g_file_test_utf8' follow
../libxfce4util/.libs/libxfce4util.a(libxfce4util_la-xfce-i18n.o): In
function `xfce_get_path_localized':
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-i18n.c:340:
undefined reference to `_g_getenv_utf8'
/home/Bug/xfce4/tar/libxfce4util-4.6.1/libxfce4util/xfce-i18n.c:343:
undefined reference to `_g_getenv_utf8'
collect2: ld returned 1 exit status
make[2]: *** [xfce4-kiosk-query.exe] Error 1
make[2]: Leaving directory
`/home/Bug/xfce4/tar/libxfce4util-4.6.1/xfce4-kiosk-query'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Bug/xfce4/tar/libxfce4util-4.6.1'
make: *** [all] Error 2

Bug AT Bug ~/xfce4/tar/libxfce4util-4.6.1
$

Thanks all

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019