Re: Can't install WindowMaker

2012-04-06 Thread Sabine Baer
On Mon, Mar 19, 2012 at 08:35:53AM +0100, Polytropon wrote: [...] Sorry for not having answered long time, but I t'was a little difficult to understand 'portdowngrade'. I had to search for the right server. But now it did the Job. > Im Zweifelsfall installier Dir mal "portdowngrade" und zieh >

Re: Can't install WindowMaker

2012-03-20 Thread Chris Whitehouse
On 20/03/2012 04:58, ill...@gmail.com wrote: On 11 March 2012 04:17, Sabine Baer wrote: Sorry if I'm totally wrong here but I don't know where to ask. I'm using WindowMaker as my window manager for some years. I do not remember why, but some days ago, I deinstalled ist. Now, I can't install it

Re: Can't install WindowMaker

2012-03-19 Thread ill...@gmail.com
On 11 March 2012 04:17, Sabine Baer wrote: > Sorry if I'm totally wrong here but I don't know where to ask. > > I'm using WindowMaker as my window manager for some years. I do not > remember why, but some days ago, I deinstalled ist. Now, I can't > install it. > > $uname -rp >  |7.4-STABLE amd64 >

Re: Can't install WindowMaker

2012-03-19 Thread Sabine Baer
On Mon, Mar 19, 2012 at 11:49:20AM +, Frank Shute wrote: [...] > You're not by any chance using gcc46 to compile Windowmaker? $gcc --version gcc (GCC) 4.2.2 20070831 prerelease [FreeBSD] [...] $ > If so, don't. Use the base compiler. It might be that I had installed some newer versions,

Re: Can't install WindowMaker

2012-03-19 Thread Frank Shute
On Sun, Mar 11, 2012 at 09:17:50AM +0100, Sabine Baer wrote: > > Sorry if I'm totally wrong here but I don't know where to ask. > > I'm using WindowMaker as my window manager for some years. I do not > remember why, but some days ago, I deinstalled ist. Now, I can't > install it. > > $uname -rp >

Re: Can't install WindowMaker

2012-03-19 Thread Polytropon
On Mon, 19 Mar 2012 07:51:04 +0100, Sabine Baer wrote: > On Sat, Mar 17, 2012 at 07:07:33PM +0100, lokada...@gmx.de wrote: > > [...] > > I see that you have a german mailadress, so i will write in germany. > > Dann kann ich ja auch mal auf Deutsch antworten, ich hoffe, man sieht > uns das nach. >

Re: Can't install WindowMaker

2012-03-18 Thread Sabine Baer
On Sat, Mar 17, 2012 at 07:07:33PM +0100, lokada...@gmx.de wrote: [...] > I see that you have a german mailadress, so i will write in germany. Dann kann ich ja auch mal auf Deutsch antworten, ich hoffe, man sieht uns das nach. > Guck mal nach, ob du unter /etc/ eine Datei mit dem Namen > portsna

Re: Can't install WindowMaker

2012-03-17 Thread lokada...@gmx.de
On 03/15/12 21:24, Sabine Baer wrote: I do not undestand exactly, what You mean. I did a cvsup -g -L 2 ports-supfile several times, I went to all /usr/ports/x11*/dirctories and made a 'make clean' for al the ports therein, but nothing helped. Sabine I see that you have a german mailadress, so

Re: Can't install WindowMaker

2012-03-15 Thread Polytropon
On Thu, 15 Mar 2012 21:24:41 +0100, Sabine Baer wrote: > On Mon, Mar 12, 2012 at 10:57:47PM +0100, Polytropon wrote: > > [...] > > > Did you have the chance to try to compile it using > > "only ports" infrastructure? E. g. making sure the > > ports tree is up to date, and then > > > > # cd

Re: Can't install WindowMaker

2012-03-15 Thread Sabine Baer
On Mon, Mar 12, 2012 at 10:57:47PM +0100, Polytropon wrote: [...] > Did you have the chance to try to compile it using > "only ports" infrastructure? E. g. making sure the > ports tree is up to date, and then > > # cd /usr/ports/x11-wm/windowmaker/ > # make install I did this seve

Re: Can't install WindowMaker

2012-03-12 Thread Sabine Baer
On Sun, Mar 11, 2012 at 05:41:41PM +0100, Roland Smith wrote: > As a workaround, try removing the '#ifdef' and '#endif' lines around > the '# include ' line in the file handlers.c[2], then > re-start the compilation process (by running 'make' from the port's > directory). Don't re-start the portm

Re: Can't install WindowMaker

2012-03-12 Thread Polytropon
On Mon, 12 Mar 2012 19:42:24 +0100, Sabine Baer wrote: > On Sun, Mar 11, 2012 at 05:27:14PM +, jb wrote: > > Sabine Baer t-online.de> writes: > > > > > ... > > > > After your ports updates, do not forget to test integrity of ports: > > # portmaster --check-depends > > # portmaster --check-po

Re: Can't install WindowMaker

2012-03-12 Thread Sabine Baer
On Sun, Mar 11, 2012 at 05:27:14PM +, jb wrote: > Sabine Baer t-online.de> writes: > > > ... > > After your ports updates, do not forget to test integrity of ports: > # portmaster --check-depends > # portmaster --check-port-dbdir Wow, lots of garbage. > and retry the compilation again. No

Re: Can't install WindowMaker

2012-03-11 Thread jb
Sabine Baer t-online.de> writes: > ... After your ports updates, do not forget to test integrity of ports: # portmaster --check-depends # portmaster --check-port-dbdir and retry the compilation again. jb ___ freebsd-questions@freebsd.org mailin

Re: Can't install WindowMaker

2012-03-11 Thread Sabine Baer
On Sun, Mar 11, 2012 at 10:29:18AM +, jb wrote: [...] > Why not try: > # pkg_add -r windowmaker I never used this method, I prefer compiling (don't know why, it's only feeling). > You should check any refs to windowmaker in: > /usr/ports/UPDATING > before compiling its port. I have done

Re: Can't install WindowMaker

2012-03-11 Thread Sabine Baer
On Sun, Mar 11, 2012 at 05:41:41PM +0100, Roland Smith wrote: [...] > FD_ISSET is a macro in /usr/include/sys/select.h, at least on 9.0. Check if > that file exists and is readable. > > Check if the file config.h[1] in the windowmaker source tree (generated by > configure) contains the line '#

Re: Can't install WindowMaker

2012-03-11 Thread Roland Smith
On Sun, Mar 11, 2012 at 09:17:50AM +0100, Sabine Baer wrote: > Sorry if I'm totally wrong here but I don't know where to ask. Posting this to questions is fine, IMO. freebsd-ports would also be appropriate. > I'm using WindowMaker as my window manager for some years. I do not > remember why, but

Re: Can't install WindowMaker

2012-03-11 Thread jb
Sabine Baer t-online.de> writes: > > Sorry if I'm totally wrong here but I don't know where to ask. > > I'm using WindowMaker as my window manager for some years. I do not > remember why, but some days ago, I deinstalled ist. Now, I can't > install it. > ... Why not try: # pkg_add -r windowmak

Can't install WindowMaker

2012-03-11 Thread Sabine Baer
Sorry if I'm totally wrong here but I don't know where to ask. I'm using WindowMaker as my window manager for some years. I do not remember why, but some days ago, I deinstalled ist. Now, I can't install it. $uname -rp |7.4-STABLE amd64 #portmaster -aD |all up to date (had a long run of updatin