On Sun, Aug 11, 2013 at 10:35 PM, Giovanni Rapagnani
<[email protected]> wrote:
> I am trying to build ast-ksh 2013-08-07 on debian testing 'jessie'.
>
> I downloaded the packages INIT.2013-08-07.tgz and
> ast-ksh.2013-08-07.tgz, verified checksum, unpacked INIT* and copied
> ast-ksh* into lib/package/tgz. Then I executed:
>
> $ bin/package read
> $ bin/package make debug=1
>
> Unfortunately I am getting lots of error related to missing header files
> (see output of 'bin/package results' in attachment).
>
> bison and yacc version are: bison (GNU Bison) 2.7.12-4996
> gcc version: gcc (Debian 4.7.3-4) 4.7.3
>
> Could someone help me to build ast-ksh 2013-08-07 ?

-- snip --
wget --http-user="I accept www.opensource.org/licenses/eclipse"
--http-passwd="."
'http://www2.research.att.com/~gsf/download/alpha/INIT.2013-08-07.tgz'
wget --http-user="I accept www.opensource.org/licenses/eclipse"
--http-passwd="."
'http://www2.research.att.com/~gsf/download/alpha/ast-open.2013-08-07.tgz'
gunzip -c <./INIT.2013-08-07.tgz | tar -xf -
gunzip -c <./ast-open.2013-08-07.tgz | tar -xf -
./bin/package make PACKAGE_OPTIONS='map-libc' 2>&1 | tee -a buildlog.log
-- snip --

... does that work for you ?

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) [email protected]
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 3992797
 (;O/ \/ \O;)
_______________________________________________
ast-users mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-users

Reply via email to