Dr.J,
  thanks for your help, I looked for the '<<<' using this script and found
the problem in ./uni/lib/makefile

cd unicon
grep '<<<' `find .`


Federico



Federico Balbi
Division of Computer Science
University of Texas at San Antonio


On Tue, 10 Dec 2002, Clint Jeffery wrote:

> Federico,
>
> Unicon builds on Solaris just fine.
>
> I think the problem you reported is due to a previous "cvs update"
> in which cvs reported a conflict and inserted diffs (look for <<<<<
> and >>>>> in one of the makefiles).  "cvs update" is a bit treacherous
> for files which are then overwritten (and say, modified) by the
> configuration step, I need to maybe change the master makefile to
> do its makefiles before it tries to "make Pure" on account of this.
> In the meantime, if you use "cvs update", you may need to actually
> watch its output to avoid spurious diffs (<<<< ... >>>>> stuff)
> introducing makefile errors.  Sorry about this, I'll work on it.
>
> Clint



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Unicon-group mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to