[Gambas-user] compile from svn
Ron Onstenk
ronstk at ...239...
Sat Oct 21 19:33:57 CEST 2006
On Saturday 21 October 2006 17:51, R. Stormo wrote:
>
> How do I compile the code downloaded from svn?
>
> Tried with reconf and reconf-all but there are alot of errors and it will
> not configure after. So There must be something I do wrong!
>
>
> Regards Rohnny
> My Gambas Community http://gambasforum.tk/
ron at ...1311...:~/src/svn/trunk/main> link ../config.sub config.sub.ron
ron at ...1311...:~/src/svn/trunk/main> l config.su*
-rw-r--r-- 1 ron users 18 2006-09-27 17:26 config.sub
-rwxr-xr-x 2 ron users 31552 2006-09-27 17:26 config.sub.ron*
ron at ...1311...:~/src/svn/trunk/main>
check the size of /trunk/main/config.sub
check the program 'link'
see my mail at 2006-09-27 17:59
ron at ...1311...:~/src/svn/trunk/main> link --help
Usage: link FILE1 FILE2
or: link OPTION
Call the link function to create a link named FILE2 to an existing FILE1.
--help display this help and exit
--version output version information and exit
Report bugs to <bug-coreutils at ...181...>.
On SuSE it wants 'both' parameters ?
YES IT DOES NEED THEM BOTH!!
When I look in trunk/main/config.sub I see:
link ../config.sub
This is _one_ (1) parameter and the symlink is not made.
Resulting in missing declarations during configure and compile.
Ron
More information about the User
mailing list