[Anjuta-list] 50 fresh gnomemm2-wizzard projects and none like any of the others ;)



Hi all,

I've been trying to create a new gnomemm2 project, however Anjuta fails
to produce a proper project in an extremely strange way. I'm using
Gentoo with kernel 2.6, stable packages only - except for Anjuta 1.2.1. 
Any help, hints, ideas suggestions would be welcome. And now have fun
with my little Anjuta experience :/ 

I start Anjuta and go to File/New Project, select the gnomemm2 wizzard,
enter a project name and a one word description on the next page. Other
than that I don't change anything else. Now, in most of the cases I get
this:

Generating Project...
Loading Project...
Saving Project...
Generating source codes...
Copying icons...            (was localized)
Searching files...          (... also)
Saving Project...
Updating Project...
Running autogen.sh...
grep: ./configure.in: File or directory not found
grep: ./configure.in: File or directory not found
grep: ./configure.in: File or directory not found
**Warning**: I am going to run `configure with no arguments.
If you..... command line.
Running ./configure --enable-maintainer-mode --enable-compile-warnings..
./autogen.sh: line 234: ./configure: File or directory not found
Auto generation completed..........Successful    (lol)
Now Build....


If the above does not happen, something along the lines of this happens:


Generating Project...
[...]
Running autogen.sh...
**Warning**: I am going to run `configure' with no arguments
[...]
checking for strerror in -lcposix...no
[...]
checking GNOMEMM_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib 
                         -lgnomeuimm-2.0 [...]
./config.rpath: ./config.rpath: No such file or directory       <<< 1
[...]
updating cache ./config.cache
creating ./config.status
creating Makefile
sed: can't read ./Makefile.in: No such file or directory        <<< 2
creating macros/Makefile
creating src/Makefile
sed: can't read ./src/Makefile.in: No such file or directory    <<< 3
[...]
Now Build

I've marked the errors with 1 to 3. Not everything always happens. I
don't always get the ./config.rpath thingy for example.
Anyway, Generate now produces this output:


Translating source directory: projectname (or similar, it was localized)
make -k
Makefile:9:: *** missing separator. Finish.
Completed... successful   (huuu??? certainly not, the above line was
                           even marked in red)


or sometimes this:

Translating sourc directory: projectname
make -k
make: *** No targets. Finish.
Completed... successful


src/Makefile either looks like this or is completely empty:


all:
	./autogen.sh
\
	window1_glade.o \
	window1.o 
	$(CXX) $(LFLAGS) -o test65 $^ $(LIBS)

clean:
	rm -f .depend test65 *.o *~


Oh, this is my projects folder. Each of the directory contains an
unmodified anjuta gnomemm2 project, each of the the exact same settings
except for the project name. Look at the file count:

darksaidin truesource Projekte $ ll
insgesamt 25
drwxr-xr-x    7 darksaidin users        1312 29. Jan 23:08 ejhr0ejrh040h
drwxr-xr-x    5 darksaidin users         672 29. Jan 23:17 eorjgoeijgo
drwxr-xr-x    7 darksaidin users        1296 29. Jan 23:06 fgnfgnrthrt
drwxr-xr-x    3 darksaidin users         560 29. Jan 21:38 first
drwxr-xr-x    7 darksaidin users        1320 29. Jan 22:03
gnomemm2project
drwxr-xr-x    5 darksaidin users         672 29. Jan 23:05 gprojiojioge
drwxr-xr-x    3 darksaidin users         592 29. Jan 21:54 gtkmm2
drwxr-xr-x    5 darksaidin users         648 29. Jan 23:09 hkihuhi
drwxr-xr-x    7 darksaidin users        1280 29. Jan 23:04 iuhweihif
drwxr-xr-x    4 darksaidin users        1160 29. Jan 23:01 kopkop
drwxr-xr-x    7 darksaidin users        1264 29. Jan 22:17 lalelu
drwxr-xr-x    5 darksaidin users         704 29. Jan 23:17 porjgpeoijg
drwxr-xr-x    5 darksaidin users         672 29. Jan 23:07 repojgoijeg
drwxr-xr-x    5 darksaidin users         672 29. Jan 23:07 rwejgoiewjrh
drwxr-xr-x    5 darksaidin users         648 29. Jan 23:16 ssefefef
drwxr-xr-x    5 darksaidin users         648 29. Jan 22:30 test122
drwxr-xr-x    7 darksaidin users        1264 29. Jan 22:24 test56
drwxr-xr-x    5 darksaidin users         680 29. Jan 22:26 test57
drwxr-xr-x    4 darksaidin users         624 29. Jan 22:05 testmm2
drwxr-xr-x    7 darksaidin users        1232 29. Jan 23:18 uhregiu
drwxr-xr-x    5 darksaidin users         656 29. Jan 23:17 wrhgoerhg
darksaidin truesource Projekte $


If somebody told me that story I would either not believe him or tell
him to run a check on his RAM. I did that. It's all ok. Also I don't
have any stability problems at all. I would say it's not related to
system stability. A wild guess could be that this *could* be a
multithreading issue, but then again, I don't have a second CPU...
Ok, thats enough weiredness for the evening. I'd really appreciate some
comments - thanks and good night!





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]