cvs build error

Gregory M. Turner gmturner007 at ameritech.net
Thu Jun 5 15:59:15 CDT 2003


On Thursday 05 June 2003 02:49 pm, Gregory M. Turner wrote:
> here's another bit of wierd for you.  For the past several days, when I run
> my usual script to build wine:
>
> #!/bin/bash
> source gmt-cfg-vars &&
> if [ "$1" == "-qq" ]; then ./config.status; elif [ "$1" == "-q" ]; then
> (./config.status && make depend); else ./doconfig; fi &&
> make && \
> su -c 'make install'
>
> The 'make install' phase wierdly decides to recompile several files (most
> of them are opengl-related).  Now the .o's are owned by root and I have to
> run an awful sed script as root to retrieve control of my tree ("

hmm.. well, I'm feeling anal today so: s/tree.*$/tree\./

> This happens in my vm which is no-ntpl.  Wierdly, on my native ntpl box,
> the problem does not occur.  What gives, anybody have a clue?

curiouser and curiouser... apparently this only happens when I build 
out-of-tree...

-- 
"A just security to property is not afforded by that government,
under which unequal taxes oppress one species of property and
reward another species." --James Madison

gmt




More information about the wine-devel mailing list