glob2-devel
[Top][All Lists]
Advanced

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

Re: [glob2-devel] major whoops in alpha22 rc


From: Kai Antweiler
Subject: Re: [glob2-devel] major whoops in alpha22 rc
Date: Thu, 05 Apr 2007 21:54:17 +0200
User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.20 (linux)

> configure, line 2378, you have
> CXXFLAGS="-O3 -march=i686"
> killing it for people that have x86_64 :/
>
> it's correct in latest cvs though. I would change it, but I have no idea how 
> to do the tagging with cvs

I think I fixed it two hours ago in alpha22-rc.

Commiting to sticky cvs branches like alpha22-rc is simple.
First you need an alpha22-rc repository.
You get an alpha22-rc repository with: cvs checkout -r alpha22-rc <dir name you 
like>  
Or you can convert an existing repository: cvs update -r alpha22-rc

Once you have an repository of alpha22-rc every commit or checkout
in this repository works on alpha22-rc instead of MAIN.
So "cvs ci configure.in" does the job.

"configure" is not part of the repository it is created by the autotools.



ps:
maybe configure.in was not the problem.
Using ./bootstrap might fix it.  I don't know.

But bootstrap is also buggy.
It looks in the wrong directory on my box:
aclocal -I /usr/local/share/aclocal \
"/usr/local/share/aclocal" doesn't even exist!
-- 
Kai Antweiler




reply via email to

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