Mousepad 0.2.0
Michael Edwards
zappi at herz--aus--gold.de
Sat Feb 19 20:19:39 CET 2005
Am Samstag, den 19.02.2005, 16:31 +0000 schrieb Peter Humphrey:
> Michael Edwards wrote:
>
> > the E-Build will come:
> > http://bugs.gentoo.org/show_bug.cgi?id=82322
>
> Thanks for the pointer. I pasted the attachment to bug 82322
> into /usr/local/portage/xfce-extra/mousepad/mousepad-0.2.0.ebuild.
>
> > http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds
>
> I followed those instructions and all went smoothly. However, when I typed
> "mousepad" into a konsole running on xfce4, I got a segmentation fault. I
> also tried adding an item to the panel, giving it the command
> "/usr/bin/mousepad" and the icon "/usr/share/pixmaps/mousepad.png".
>
> When I'd previously downloaded the tarball and run "./configure && make &&
> make install", the resulting binary had run just fine.
>
> Is there a problem with konsole on xfce4?
>
Maybe to hard CFLAGS in the /etc/make.conf?
I'm running Mousepad without any trouble on amd64, with high
optimisation.
-----------------
CFLAGS="-march=k8 -O3 -pipe -ffast-math -funroll-all-loops
-funit-at-a-time -fpeel-loops -ftracer -funswitch-loops"
-----------------
Michael Edwards
More information about the Xfce
mailing list