[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #66390] svn repo miss some files
From: |
Valerio |
Subject: |
[bug #66390] svn repo miss some files |
Date: |
Wed, 30 Oct 2024 20:01:00 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?66390>
Summary: svn repo miss some files
Group: DDD
Submitter: efa
Submitted: Thu 31 Oct 2024 12:00:55 AM UTC
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Thu 31 Oct 2024 12:00:55 AM UTC By: Valerio <efa>
I just download current sources with:
svn co svn://svn.savannah.gnu.org/ddd/trunk
but running configure report this error:
~/c/ddd-trunk2024-10-31$ ./configure
configure: error: cannot find required auxiliary files: ltmain.sh compile
missing install-sh config.guess config.sub
copying the script files from 3.4.1 tar, solve and configure start
but stop at end, as are missing:
./Makefile.in
./ddd/Makefile.in
./ddd/ddd.man.in
./ddd/cfg.texi.in
./ddd/vr.h.in
./ddd/.gdbinit.in
./ddd/config.h.in
./ddd/host.h.in
./ddd/x11/Ddd.in
./ddd/root.h.in
./ddd/bld.h.in
./vsllib/Makefile.in
./themes/Makefile.in
./ddd/Makefile.am
./vsllib/Makefile.am
./themes/Makefile.am
./Makefile.am
./depcomp
Copying also that files, configure can generate Makefiles and start building
But linking 'vsl' fail as in:
https://savannah.gnu.org/bugs/index.php?66389
/usr/bin/ld: motif/MakeMenu.o: warning: relocation against `app_data' in
read-only section `.text'
/usr/bin/ld: motif/MakeMenu.o: in function `MMaddItems(_WidgetRec*, MMDesc*,
bool)':
/home/efa/c/ddd-trunk2024-10-31/ddd/motif/MakeMenu.C:317: undefined reference
to `app_data'
/usr/bin/ld: x11/AutoRaise.o: in function `AutoRaiseEH(_WidgetRec*, void*,
_XEvent*, char*)':
/home/efa/c/ddd-trunk2024-10-31/ddd/x11/AutoRaise.C:88: undefined reference to
`app_data'
again resources.o with `app_data' is not listed
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66390>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #66390] svn repo miss some files,
Valerio <=