÷ óÂÔ, 06.07.2002, × 12:02, Borsenkow Andrej ÎÁÐÉÓÁÌ:
> 
> c++ -DHAVE_CONFIG_H -I. -I. -I../..
> -I/usr/X11R6/LessTif/Motif1.2/include -I../../nsplugins
> -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT 
> -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -O3 -pipe -march=i686 -ffast-math
> -fno-strength-reduce -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE
> -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c nspluginviewer.all_cpp.cpp

Hmm ... it does not seem to use "our" lesstif at all, at least current
version. Current lesstif-(devel-)0.93.34-1mdk puts headers in
/usr/X11R6/include and libraries in /usr/X11R6/lib and so does not
require any extra motif locations (from
kdebase.spec:                    
--with-motif-includes=/usr/X11R6/LessTif/Motif1.2/include
\                   
--with-motif-libraries=/usr/X11R6/LessTif/Motif1.2/lib)

Is it possible to modify kdebase.spec to simply use default lesstif as
we have in Mandrake? I'm building it right now ...

-andrej


Reply via email to