On Fri, 19 Sep 2014, J??rn Erik M??rne wrote:
> 
> Den 18. sep. 2014 17:16, skrev Beno??t Minisini:
> > Le 17/09/2014 10:12, J??rn Erik M??rne a ??crit :
> >> Den 17. sep. 2014 03:41, skrev Beno??t Minisini:
> >>> Le 16/09/2014 17:19, J??rn Erik M??rne a ??crit :
> >>>>
> >>>> It really doesn't matter what project you use, as all of them fail the
> >>>> same way. I had Manjaro on two different PCs and the result was the 
> >>>> same
> >>>> on both. Here is a slightly modified version of that project I used to
> >>>> show the error attached in the previous mail. (Perhaps you'll also see
> >>>> that because of the TrayIcon that is included in the project, you'll
> >>>> have to force quit the app to stop it. Clicking x just closes the
> >>>> window, but leaves Gambas still in running mode... also, in Ubuntu, 
> >>>> the
> >>>> tray icon is not showing, however now it is showing in KDE 
> >>>> Manjaro... I
> >>>> have no idea why it all of a sudden changed like that.)
> >>>>
> >>>> Kind regards
> >>>> J??rn Erik
> >>>
> >>> I know it doesn't matter, but I always need the project to reproduce
> >>> the same conditions as much as possible!
> >>>
> >>> Now I'm currently compiling Gambas on a ArchLinux installed (with many
> >>> problems) inside VirtualBox...
> >>>
> >>> But I didn't write the code that makes ArchLinux package, not being an
> >>> ArchLinux user, and the guy who wrote it disappeared.
> >>>
> >>> So be patient!
> >>>
> >>
> >> No hurry :) I am just reporting bugs I find, but I also know you are
> >> doing a lot, and I am in no way expecting you to fix it immediately,
> >> though you are often very quick :) Thanks for making Gambas Beno??t, it
> >> is truly a very nice project.
> >>
> >> Wishing you a very good day!
> >>
> >> Kind regards
> >> J??rn Erik
> >>
> >
> > The ArchLinux packages should be fixed in revision #6487. If you can 
> > confirm, it would be cool.
> >
> > Regards,
> >
> 
> Now, I can't compile Gambas any longer. Last successful compile was 
> about a week ago. Has there been any new dependencies added recently?
> 
> Kind regards
> J??rn Erik
> 
> checking for libintl headers... ./configure: line 17183: cd: 
> /home/myUser/Programmering/Gambas: No such file or directory
> /usr/include/
> checking for libintl libraries... no
> configure: WARNING: Unable to find file: libintl.so
> ./configure: line 17340: ./warnings.log: Permission denied
> touch: cannot touch 'DISABLED': Permission denied
> touch: cannot touch 'DISABLED.libintl': Permission denied
> configure: WARNING: This library may be located inside the system C library
> ./configure: line 17398: ./warnings.log: Permission denied
> checking for libiconv headers... /usr/include/
> checking for libiconv libraries... no
> configure: WARNING: Unable to find file: libiconv.so
> ./configure: line 17675: ./warnings.log: Permission denied
> touch: cannot touch 'DISABLED': Permission denied
> touch: cannot touch 'DISABLED.libiconv': Permission denied
> configure: WARNING: This library may be located inside the system C library
> ./configure: line 17733: ./warnings.log: Permission denied
> checking for libffi component with pkg-config... ./configure: line 
> 18100: confdefs.h: Permission denied
> OK
> checking for gb.inotify headers... /usr/include/
> checking for gb.inotify libraries...
> ./configure: line 19099: confdefs.h: Permission denied
> ./configure: line 19146: confdefs.h: Permission denied
> checking for xdg-mime... xdg-mime
> ./configure: line 19203: confcache: Permission denied
> ./configure: line 19264: confcache: Permission denied
> configure: not updating unwritable cache ../config.cache
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> ./configure: line 19364: ./config.status: Permission denied
> ./configure: line 19378: ./config.status: Permission denied
> ./configure: line 19748: ./config.status: Permission denied
> ./configure: line 19776: ./config.status: Permission denied
> ./configure: line 19784: ./config.status: Permission denied
> ./configure: line 19817: ./config.status: Permission denied
> ./configure: line 19836: ./config.status: Permission denied
> ./configure: line 19913: ./config.status: Permission denied
> ./configure: line 19924: ./config.status: Permission denied
> ./configure: line 19935: ./config.status: Permission denied
> ./configure: line 20320: ./config.status: Permission denied
> ./configure: line 20423: conf10673subs.sh: Permission denied
> configure: error: could not make ./config.status
> configure: error: ./configure failed for main
> 

No, these say "Permission denied" (a lot!). Something with your source tree
is not OK anymore. Did you build as root last time? The first two lines also
suggest that you moved the tree elsewhere?

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk

------------------------------------------------------------------------------
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to