...
making all in lib/X11/xlibi18n/lc/gen...
rm -f lcGenConv.o
cc -c -O2  -ansi -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Wundef   -I../../.. 
-I../../../../.. -I../../../../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 
-DNARROWPROTO -DXTHREADS              -fPIC lcGenConv.c
rm -f libxlibi18n.so.2~
set -x;  (cd .; cc -o ./libxlibi18n.so.2~ -shared -fPIC -Wl,-rpath,/usr/X11R6/lib  
-Wl,-soname,libxlibi18n.so.2 lcGenConv.o SharedXlibi18nReqs );
+ cd .
+ cc -o ./libxlibi18n.so.2~ -shared -fPIC -Wl,-rpath,/usr/X11R6/lib 
-Wl,-soname,libxlibi18n.so.2 lcGenConv.o SharedXlibi18nReqs
cc: SharedXlibi18nReqs: No such file or directory
*** Error code 1

 I found that config/cf/OpenBSDLib.tmpl doesn't #define SharedXlibi18nReqs,
 but bsdLib.tmpl does, which is included by OpenBSDLib.tmpl. Why doesn't it
 get substituted?

 Please Cc: replies, as I'm not on this list. Thanks.

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to