www.4ovms.dyndns.org Forum Index www.4ovms.dyndns.org
This site is supporting the opensource to OpenVMS porting community; to register e-mail the admin.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

First steps: ./configure

 
Post new topic   Reply to topic    www.4ovms.dyndns.org Forum Index -> bash 3
View previous topic :: View next topic  
Author Message
Martin Borgman



Joined: 15 Nov 2003
Posts: 30
Location: Almelo/Netherlands

PostPosted: Sun Jan 16, 2005 4:02 pm    Post subject: First steps: ./configure Reply with quote

bash$ ./configure
checking build system type...
config.sub: too many arguments
Try `config.sub --help' for more information.
configure: error: /bin/sh ./support/config.sub
exit (1);
..^
%CC-I-IMPLICITFUNC, In this statement, the identifier "exit" is implicitly declared as a function.
at line number 110 in file DSA0:[SYS0.SYSMGR.temp.config-guess-38473]dummy.c;1 failed
bash$
_________________
Martin Borgman
OpenOffice.org porting group
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Martin Borgman



Joined: 15 Nov 2003
Posts: 30
Location: Almelo/Netherlands

PostPosted: Sun Jan 16, 2005 4:13 pm    Post subject: Reply with quote

The problem here is ## common. The configure script is unable to detect the build system.
This isn't a bash problem but someone should dig into this issue.
The workaround is to add --build=alpha-hp-vms (or build=ia64-hp-vms Question) to the ./configure line.
_________________
Martin Borgman
OpenOffice.org porting group
Back to top
View user's profile Send private message Send e-mail Visit poster's website
STPitcher



Joined: 14 May 2004
Posts: 2
Location: New Hampsire, USA

PostPosted: Tue Jan 18, 2005 7:23 pm    Post subject: New CONFIG.GUESS Reply with quote

That's one solution.

The other is to use a newer CONFIG.GUESS. I forget who contriubted this... wasn't me!

I believe I've attempted to include the new CONFIG.GUESS in, I think the top level directory of the kit I need to get out YESTERDAY!

- stp
Back to top
View user's profile Send private message
Martin Borgman



Joined: 15 Nov 2003
Posts: 30
Location: Almelo/Netherlands

PostPosted: Thu Jan 20, 2005 4:02 pm    Post subject: Reply with quote

Yes Steve,

config.guess is one of the problems, but some configure scripts use other methods that fail at the moment. One of them is the use of gcc to detect various things about the system. Our gcc wrapper does not support the switches involved.
As for config.guess, it is part of one of the gnu build tools. We should send the team responsible for this tool the changes that are ## for OpenVMS and we should port these tools to OpenVMS. The first step is important for the future. The second step is important for now (there is a command to update your build environment).

Martin.
_________________
Martin Borgman
OpenOffice.org porting group
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    www.4ovms.dyndns.org Forum Index -> bash 3 All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group