>
> You must issue a ./reconf before ./configure -C. I had the
> same problem
> after having issued a ./configure inside the gb.jit
> directory.
>
> --
> Benoît Minisini
>
Thanks Benoît,
I'm trying again from ~/trunk $ ./reconf
...
---
..a moment ! I came back to look results:
~/trunk/gb.jit $ sudo make install
make[1]: Entering directory `/home/ploppo/trunk/gb.jit'
make[2]: Entering directory `/home/ploppo/trunk/gb.jit'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]
Haha. I don't really know exactly how the gambas build system works, but if
it installed the gb.jit.so file then it has compiled correctly, and you can
avoid that message ... :)
2012/5/24 Ru Vuott
>
> > In gambas top-level:
> > rm gb.jit/DISABLED*
> >
> > ;)
>
> Excuse me, but I'm enought ignora
Le 24/05/2012 01:00, Ru Vuott a écrit :
>
>> In gambas top-level:
>> rm gb.jit/DISABLED*
>>
>> ;)
>
> Excuse me, but I'm enought ignorant. :-(
>
> Well, I followed that, and I removed those file successfully.
> Then I launched in gb.jit directory MAKE and sudo Make install
> OK
> Then re-launched
> In gambas top-level:
> rm gb.jit/DISABLED*
>
> ;)
Excuse me, but I'm enought ignorant. :-(
Well, I followed that, and I removed those file successfully.
Then I launched in gb.jit directory MAKE and sudo Make install
OK
Then re-launched ~/trunk $ ./configure -C
But... I have that problem aga
On Thu, 24 May 2012, Emil Lenngren wrote:
> On ubuntu, the llvm-3.0 package (which does not work for me) provides a
> llvm-config in the directory /usr/lib/llvm-3.0/bin/llvm-config, and not in
> /usr/bin. That directory was not in my $PATH.
>
> And how to link to a library in a directory other tha
In gambas top-level:
rm gb.jit/DISABLED*
;)
2012/5/24 Ru Vuott
> > Try to remove any gb.jit/DISABLED* files left
> > behind and then run make followed by sudo make install in
> > the gb.jit directory.
> >
>
> Excuse me, How can I remove those files ? Directly from their folder ? If
> yes, which
> Try to remove any gb.jit/DISABLED* files left
> behind and then run make followed by sudo make install in
> the gb.jit directory.
>
Excuse me, How can I remove those files ? Directly from their folder ? If yes,
which folder ?
---
On ubuntu, the llvm-3.0 package (which does not work for me) provides a
llvm-config in the directory /usr/lib/llvm-3.0/bin/llvm-config, and not in
/usr/bin. That directory was not in my $PATH.
And how to link to a library in a directory other than /usr/lib? I always
have to set the environment fla
It seemed to work this time. Try to remove any gb.jit/DISABLED* files left
behind and then run make followed by sudo make install in the gb.jit
directory.
2012/5/24 Ru Vuott
>
> > Go to the gb.jit directory. Then try
> > to run ./configure without the -C flag.
> > If it doesn't work, please post
> Go to the gb.jit directory. Then try
> to run ./configure without the -C flag.
> If it doesn't work, please post the full output from the
> configure script.
Well, I followed your suggestion:
~/trunk/gb.jit $ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking w
Le 24/05/2012 00:26, Emil Lenngren a écrit :
> Go to the gb.jit directory. Then try to run ./configure without the -C flag.
> If it doesn't work, please post the full output from the configure script.
>
> I think it is hard to make a good configure script for llvm, because it is
> not standardized
Go to the gb.jit directory. Then try to run ./configure without the -C flag.
If it doesn't work, please post the full output from the configure script.
I think it is hard to make a good configure script for llvm, because it is
not standardized where llvm put its files (llvm from svn puts it somewh
Hi,
After the installation, I launched again: ~ $ ./configure -C ...because I was
updating via SVN my Gambas-3.
Well, I now received these notice from terminal:
||
|| gb.jit is disabled
||
and at end:
||
|| THESE COMPONENTS ARE DISABLED:
|| - gb.jit
||
...I do not understand I did inst
14 matches
Mail list logo