xfce-4.3.90.2 xeo-0.3.1 build on OpenBSD 3.9
bugant
bugant at gmail.com
Fri Jul 28 12:08:56 CEST 2006
Hi,
I'm trying to build xfce-4.3.90.2 on OpenBSD
3.9; I'm following the order to build modules.
All went fine till I had to build xeo.
(I noticed only some use of strcpy() and sprintf()
which'd be substituted by their more secure
versions strlcpy() and snprintf(); if you care about
it I can provide a patch for this)
I'm building these stuff with --prefix=/test
just to not override my xfce-stable installation.
The error I got at compile time follows:
exo_desktop_item_edit-main.o(.text+0x33): In function `main':
/home/bugant/xfce-4.3.90/xfce-4.3.90.2/src/exo-0.3.1.8beta2/exo-desktop-item-edit/main.c:111:
undefined reference to `xfce_textdomain'
How can I solve this?
Cheers,
bugant.
More information about the Xfce4-dev
mailing list