Subject: Re: Please test bootstrap
To: Jeremy C. Reed <reed@reedmedia.net>
From: Sebastian Prause <sebastian-p@gmx.net>
List: tech-pkg
Date: 11/02/2005 22:05:46
* Jeremy C. Reed <reed@reedmedia.net> wrote:
| On Wed, 2 Nov 2005, Sebastian Prause wrote:
|
| >/usr/pkgsrc/bootstrap/work/bmake/arch.c:562: error: `SARMAG' undeclared
| >(first use in this function)
|
| Can you look at your pkgsrc/bootstrap/work/bmake/config.h for the
| HAVE_AR_H setting?

There is no pkgsrc/bootstrap/work/bmake/config.h but there is
pkgsrc/bootstrap/work/bmake/Linux/config.h and it has:

#define HAVE_AR_H 1

| Do you have a /usr/include/ar.h file on this slackware box?

yes it's there (from package glibc-2.3.5-i486-5).
It also defines SARMAG as:

#define SARMAG  8               /* Size of that string.  */

|  Jeremy C. Reed
|
|  	  	 	 BSD News, BSD tutorials, BSD links
| 	  	 	 http://www.bsdnewsletter.com/

   -- Sebastian Prause