Re: 4.2 xenocara make build problem [SOLVED]

2008-06-10 Thread Jesus Sanchez

Matthieu Herrb escribis:

On Sun, Jun 8, 2008 at 1:32 PM, Jesus Sanchez [EMAIL PROTECTED] wrote:
  

Hi, using 4.2.

Today I downloaded the xenocara.tar.gz from ftp.openbsd.org and it seems
to have a problem.

I untared the source into /usr/src/xenocara, cleaned the /usr/xobj/* dir
and set a DESTDIR. As root, I runed

make bootstrap (no problem)
make obj (no problem)
make build (-- problem --)

It have problems when compiling /usr/src/xenocara/lib/freetype



You need to have /usr/X11R6/bin in your PATH to build Xenocara,

  

I found that if I set the DESTDIR the build brokes, if I unset it
the build works.

Thanks for all.
-Jesus



Re: 4.2 xenocara make build problem

2008-06-09 Thread xavier brinon
On Sun, Jun 8, 2008 at 9:32 PM, Jesus Sanchez [EMAIL PROTECTED] wrote:

 Hi, using 4.2.

 Today I downloaded the xenocara.tar.gz from ftp.openbsd.org and it seems
 to have a problem.



 I untared the source into /usr/src/xenocara


don't go any further
http://www.openbsd.org/faq/upgrade43.html#xenocaramove



Re: 4.2 xenocara make build problem

2008-06-09 Thread Matthieu Herrb
On Sun, Jun 8, 2008 at 1:32 PM, Jesus Sanchez [EMAIL PROTECTED] wrote:
 Hi, using 4.2.

 Today I downloaded the xenocara.tar.gz from ftp.openbsd.org and it seems
 to have a problem.

 I untared the source into /usr/src/xenocara, cleaned the /usr/xobj/* dir
 and set a DESTDIR. As root, I runed

 make bootstrap (no problem)
 make obj (no problem)
 make build (-- problem --)

 It have problems when compiling /usr/src/xenocara/lib/freetype

You need to have /usr/X11R6/bin in your PATH to build Xenocara,



Re: 4.2 xenocara make build problem

2008-06-09 Thread Jesus Sanchez

Matthieu Herrb escribis:

On Sun, Jun 8, 2008 at 1:32 PM, Jesus Sanchez [EMAIL PROTECTED] wrote:
  

Hi, using 4.2.

Today I downloaded the xenocara.tar.gz from ftp.openbsd.org and it seems
to have a problem.

I untared the source into /usr/src/xenocara, cleaned the /usr/xobj/* dir
and set a DESTDIR. As root, I runed

make bootstrap (no problem)
make obj (no problem)
make build (-- problem --)

It have problems when compiling /usr/src/xenocara/lib/freetype



You need to have /usr/X11R6/bin in your PATH to build Xenocara,

  

thanks, but after adding that detail, the build process stucks in the
same place. Here are the last error lines:

*** Error code 1

Stop in /usr/src/xenocara/lib/freetype.
*** Error code 1

Stop in /usr/src/xenocara/lib/freetype (line 28 of 
/usr/src/xenocara/lib/freetype/Makefile).

*** Error code 1

Stop in /usr/src/xenocara/lib.
*** Error code 1



Re: 4.2 xenocara make build problem

2008-06-09 Thread Jesus Sanchez

xavier brinon escribis:


On Sun, Jun 8, 2008 at 9:32 PM, Jesus Sanchez [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


Hi, using 4.2.

Today I downloaded the xenocara.tar.gz from ftp.openbsd.org
http://ftp.openbsd.org and it seems
to have a problem.



I untared the source into /usr/src/xenocara


don't go any further
http://www.openbsd.org/faq/upgrade43.html#xenocaramove

using 4.2, as the FAQ says, it's on /usr/src not /usr



4.2 xenocara make build problem

2008-06-08 Thread Jesus Sanchez

Hi, using 4.2.

Today I downloaded the xenocara.tar.gz from ftp.openbsd.org and it seems
to have a problem.

I untared the source into /usr/src/xenocara, cleaned the /usr/xobj/* dir
and set a DESTDIR. As root, I runed

make bootstrap (no problem)
make obj (no problem)
make build (-- problem --)

It have problems when compiling /usr/src/xenocara/lib/freetype

I can't give you more info because I'm writting this in other working
computer. I will paste the output as soon as I can. there is any
known problem with this??

Note that I downloaded the source from other servers and get the same
file (checked with md5) so its not a corrup xenocara.tar.gz


Thanks for all
-Jesus