Christian Weisgerber wrote:
> 
> (This should move to freebsd-i18n.)
> 
> Donn Miller <[EMAIL PROTECTED]> wrote:
> 
> > Anyone like the idea of adding wide char support to our libc?
> 
> I'd like the idea of somebody explaining where/how I can get an
> overview of what's missing in the first place.
> 
> > Maybe we could port it over from {Net,Open}BSD or BSDi.
> 
> Assuming any of those have it, in the first place. I'm fairly sure,
> NetBSD and OpenBSD don't.
> 
> --
> Christian "naddy" Weisgerber                          [EMAIL PROTECTED]
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message


You get the following when trying to link with OpenMotif

gcc -o airport -O2 -pipe     -L../../../exports/lib  -L../../../imports/x11/lib main.o 
dragsource.o
dropsite.o -lXm -lXt -lSM -lICE -lXp -lXext -lX11  -L/usr/X11R6/lib  -L/usr/X11R6/lib  
 -lm  
../../../imports/x11/lib/libXm.so: undefined reference to `wcslen'
../../../imports/x11/lib/libXm.so: undefined reference to `wcscpy'
../../../imports/x11/lib/libXm.so: undefined reference to `wcschr'
../../../imports/x11/lib/libXm.so: undefined reference to `wcsncat'
../../../imports/x11/lib/libXm.so: undefined reference to `wcscat'
*** Error code 1

-- 
email: [EMAIL PROTECTED]
web: http://gul.sourceforge.net


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to