gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gm2] Building problems (NetBSD)


From: Christoph Schlegel
Subject: Re: [Gm2] Building problems (NetBSD)
Date: Mon, 23 Jan 2012 18:13:01 +0100

> Von: Gaius Mulley <address@hidden>
> An: Christoph Schlegel <address@hidden>
> CC: address@hidden
> Betreff: Re: [Gm2] Building problems (NetBSD)

> Christoph Schlegel <address@hidden> writes:
> 
> > Hi!
> >
> > Building gm2 I ran into this problem:
> >
> > makeinfo --split-size=5000000 --split-size=5000000
> -I/home/crale/gm2build/gcc/gm2 -o /home/crale/gm2build/gcc/gm2/gm2.info
> ../../gcc-4.1.2+gm2-cvs-latest/gcc/gm2/gm2.texi
> > cd gm2/man ; make gm2.1
> > make: don't know how to make w. Stop
> >
> > make: stopped in /home/crale/gm2build/gcc/gm2/man
> > gmake[2]: *** [gm2.man] Error 2
> >
> > There is no more information. Any idea how I could solve this or get
> more information on the error?
> >
> > C.
> 
> Hi Christoph,
> 
> how odd - the build on my debian squeeze system produces:
> 
> make[3]: Leaving directory `/home/gaius/GM2/virgin-test/build-4.1.2/gcc'
> echo timestamp > stmp-multilib
> 
> cd gm2/man ; make gm2.1
> make[3]: Entering directory
> `/home/gaius/GM2/virgin-test/build-4.1.2/gcc/gm2/man'
> make[3]: Leaving directory
> `/home/gaius/GM2/virgin-test/build-4.1.2/gcc/gm2/man'
> cp gm2/man/gm2.1 gm2.man
> 
> make[2]: Leaving directory `/home/gaius/GM2/virgin-test/build-4.1.2/gcc'
> Checking multilib configuration...
> /bin/bash ../gcc-4.1.2+gm2-cvs-latest/mkinstalldirs
> x86_64-unknown-linux-gnu/libstdc++-v3 ; \
>       rm -f x86_64-unknown-linux-gnu/libstdc++-v3/Makefile || : ; \
>       cp multilib.out x86_64-unknown-linux-gnu/libstdc++-v3/multilib.out
> 
> 
> are you invoking a particular rule or just the default 'make'.  Do you
> see the cd gm2/man ; make gm2.1 appear during your build sequence?
> 
> regards,
> Gaius

I did a default gmake as described in the docs. make gm2.1 appears as it should 
(see output above).

After looking through some docs my guess is the use of 

".mso www.tmac"

in gm2.man (line 15). This macro package seems to be used by Linux people (man 
(7)). The BSDs use the mdoc package (mdoc(7)) instead. Having no experience 
with the creation of man-pages I don't know how to solve this.

By the way I noticed the man page is very outdated (gm2 0.49).

Regards

Christoph


-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de



reply via email to

[Prev in Thread] Current Thread [Next in Thread]