Le Mercredi 29 Aot 2001 07:52, Jaco Greeff a écrit :
> I detect a bit of irritation here... 

yes a little :)

> I'll retry with Release 22mdk
> (which I see you've just released), but I didn't make any changes to the
> source at all as you are suggesting. 


So send me your pluginmgr.cpp file please.


> I want to get this sorted out just
> as you might want to. This is what I've got on this machine: (The only
> reason I can see here is that this is not a full cooker install, rather
> I'm building it up from 8.0 with kde going in first. See the last bit,
> patches for 8.0 and 8.1 _might_ be different.)

that I don't understand is the changes in your source.

>>"I don't understand how lt_ptr_t  can be replace by Lt_ptr_t"
Perhaps a old patch, but I don't see.
Could you send me complet name of patchs that you apply on kdebase please.

bye


>
> [jaco@penguinbook mdk-sources]$ ls -al kdebase*
> -rw-r--r--    1 jaco     jaco     12239447 Aug 27 16:30
> kdebase-2.2-20mdk.src.rpm
> [jaco@penguinbook mdk-sources]$ rpm --install kdebase-2.2-20mdk.src.rpm
> [jaco@penguinbook mdk-sources]$ cd /usr/src/RPM/SPECS
> [jaco@penguinbook SPECS]$ ls -al kdebase*
> -rw-r--r--    1 jaco     jaco       135030 Aug 27 16:42 kdebase.spec
> [jaco@penguinbook SPECS]$ rpm -bp kdebase.spec
> Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.51913
> + umask 022
> + cd /usr/src/RPM/BUILD
> + cd /usr/src/RPM/BUILD
> + rm -rf kdebase-2.2
> + /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/kdebase-2.2.tar.bz2
> <snip>
> ..
> </snip>
> + patch -p1 -s
> + STATUS=0
> + '[' 0 -ne 0 ']'
> ++ awk '{print $4}' /etc/mandrake-release
> + '[' 8.0 = 7.2 ']'
> ++ awk '{print $4}' /etc/mandrake-release
> + '[' 8.0 = 8.0 ']'
> + echo 'Patch #100 (kdebase-2.2-startkde-7.2-8.0-ix86.patch.bz2):'
> Patch #100 (kdebase-2.2-startkde-7.2-8.0-ix86.patch.bz2):
> + /usr/bin/bzip2 -d
> + patch -p1 -s
> + STATUS=0
> + '[' 0 -ne 0 ']'
> + exit 0
> [jaco@penguinbook SPECS]$
>
> On Wed, 29 Aug 2001 07:42:06 +0200, laurent Montel
>
> <[EMAIL PROTECTED]> wrote:
> >Le Mercredi 29 Aot 2001 07:18, Jaco Greeff a écrit :
> >> And me again, this time on the kdebase src rpm... (I'vce
>
> successfully
>
> >> build kdelibs as well as qt and have them installed already)
> >
> >I don't understand, I created 22 versions of kdebase, and I don't have
> >
> >problem.
> >
> >I don't know where do you find these kdebase source, but in my source.
>
> I have
>
> >  lt_ptr_t init_func = lt_dlsym(handle, "init");
> >---^
> >line 63
> >
> >and not :
> >> pluginmgr.cpp:63: Lt_ptr_t' undeclared (first use this function)
> >
> >----------------^
> >So used good kdebase source please before to bug report.
> >
> >I don't understand how lt_ptr_t  can be replace by Lt_ptr_t
> >
> >
> >line 64 :
> >    if(!init_func){
> >
> >and not :
> >> pluginmgr.cpp:64:       nit_func' undeclared (first use this
>
> function)
>
> >So don't modifie source, or don't report bug please.
> >
> >
> >bye
> >
> >> [jaco@penguinbook src]$ rpm --rmsource --rmspec -ba
> >> RPM/SPEC/kdebase.spec
> >> <snip>
> >> ..
> >> </snip>
> >> schemaeditor.cpp: In method Void SchemaEditor::readSchema (int)':
> >> schemaeditor.cpp:523: warning: passing Float' for argument 1 of
> >> QSlider::setValue (int)'
> >> auth.o: In function MakeServerAuthFile':
> >> auth.o(.text+0x436): the use of Mktemp' is dangerous, better use
> >> Mkstemp'
> >> In file included from libkicker_share_la.all_cpp.cpp:2:
> >> pluginmgr.cpp: In method KPanelApplet
>
> *KickerPluginManager::loadApplet
>
> >> (const QString &, const QString &, QWidget *)':
> >> pluginmgr.cpp:63: Lt_ptr_t' undeclared (first use this function)
> >> pluginmgr.cpp:63: (Each undeclared identifier is reported only once
>
> for
>
> >> each function it appears in.)
> >> pluginmgr.cpp:63: parse error before ='
> >> pluginmgr.cpp:64:       nit_func' undeclared (first use this
>
> function)
>
> >> In file included from libkicker_share_la.all_cpp.cpp:2:
> >> pluginmgr.cpp: In method KPanelExtension
> >> *KickerPluginManager::loadExtension (const QString &, const QString
>
> &,
>
> >> QWidget *)':
> >> pluginmgr.cpp:108: parse error before ='
> >> make[3]: *** [libkicker_share_la.all_cpp.lo] Error 1
> >> make[2]: *** [all-recursive] Error 1
> >> make[1]: *** [all-recursive] Error 1
> >> make: *** [all-recursive-am] Error 2
> >> Bad exit status from /var/tmp/rpm-tmp.34032 (%build)
> >> [jaco@penguinbook src]$
> >>
> >> Greetings,
> >> Jaco

Reply via email to