Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
New fluxbox is f....up !
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Thu Sep 05, 2002 6:18 am    Post subject: New fluxbox is f....up ! Reply with quote

I use gentoo1.3b ( 3.1.1-r1 )
CFLAGS:
Quote:

CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4"
CXXFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4"


I made update to fluxbox and I got:

Quote:

liviu@gentoo-corner liviu $ startx


XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.19-gentoo-r7 i686 [ELF]
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Sep 5 19:02:04 2002
(==) Using config file: "/etc/X11/XF86Config"

Warning: Failed to open catalog, using default messages.
fluxbox: relocation error: fluxbox: symbol _ZNSs7replaceEN9__gnu_cxx17__normal_iteratorIPcSsEES2_PKcS4_, version GLIBCPP_3.1 not defined in file libstdc++.so.4 with link time reference

waiting for X server to shut down


What is going on?
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Thu Sep 05, 2002 6:21 am    Post subject: Reply with quote

No problems here. GCC 2.9.5.3-r5. CFLAGS="-march=i686 -O3 -pipe"
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Thu Sep 05, 2002 6:23 am    Post subject: Reply with quote

kanuslupus wrote:
No problems here. GCC 2.9.5.3-r5. CFLAGS="-march=i686 -O3 -pipe"


Your system is pretty simple ( gcc ver and CFLAGS ).
Is it resonable?
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Thu Sep 05, 2002 6:27 am    Post subject: Reply with quote

Is what reasonable?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Thu Sep 05, 2002 6:28 am    Post subject: Reply with quote

kanuslupus wrote:
Is what reasonable?


Your system works ok with these simple settings?
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Thu Sep 05, 2002 6:29 am    Post subject: Reply with quote

I haven't had any significant problems.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Thu Sep 05, 2002 6:32 am    Post subject: Reply with quote

kanuslupus wrote:
I haven't had any significant problems.


My computer is Pentium2 300Mhz and I compile my sustem with the settings bellow ( gcc ver + CFLAGS ) and is slow...when i open some window on kde the mouse is not so responsable ...and other shit...even on fluxbox I'm difficult to move the windows on desktop by grabing them with the mouse...
I hate it...
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
Craigo
Apprentice
Apprentice


Joined: 09 Aug 2002
Posts: 249
Location: /dev/life

PostPosted: Thu Sep 05, 2002 9:11 am    Post subject: Reply with quote

Fluxbox seems to compile okay on this AMD XP1800+ with gcc3.2 =)

-/Craigo/-
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Thu Sep 05, 2002 9:14 am    Post subject: Reply with quote

Craigo wrote:
Fluxbox seems to compile okay on this AMD XP1800+ with gcc3.2 =)

-/Craigo/-


no prob on compilation....the prob will come on first run ;-)
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
echeslack
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jul 2002
Posts: 131
Location: NJ, USA

PostPosted: Fri Sep 06, 2002 1:28 am    Post subject: Reply with quote

I use fluxbox on my pentium-mmx 266mhz and I have not problems with it. i also haven't had any problems since i updated to the newest version. If I'm running anything that stresses the processor (like if I try to watch a mpg4, which requires most of the processing power on this computer to decode it), then sometimes flux will sort of hiccup with movement of windows. but for everyday use it works fine.

do you use mozilla or galeon by any chance? both run too slow for such a slow computer, so I use opera instead. i actually prefer galeon, but I settle for what this computer can handle.

it sounds like maybe there is some other problem if you are getting such poor performance out of a minimalist wm.

anyway, i just compile with march=pentium-mmx -O3 -pipe -fomit-frame-pointer. nothing special.

have you updated anything else recently? give us more clues :).

-ewen
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Fri Sep 06, 2002 5:06 am    Post subject: Reply with quote

emerged 0.1.11-r1 tonight. Having no problems with it either.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
digitalnick
Apprentice
Apprentice


Joined: 30 Jun 2002
Posts: 243
Location: Lawrence KS USA

PostPosted: Wed Sep 11, 2002 12:46 pm    Post subject: Reply with quote

died on me too any one else having problems?

CFLAGS=" -march=i686 -03 -pipe"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum