[Aldor-l] Distributing Aldor
Bill Page
bill.page at newsynthesis.org
Mon Sep 22 10:33:02 EDT 2008
Pippijn,
I still have not had any success building your version of Aldor from
source on any of my systems. :-( My most recent attempt was on a
Debian 5.0 (Lenny, beta 2) x86 system. First I tried your debian
package but that failed with a message about 'libssp0' which doesn't
seem to be available in Lenny:
debian:/home/wspage# apt-get install aldor
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
aldor: Depends: libfoam-aldor (= 1.1.0-1) but it is not going to be installed
Depends: libssp0 (>= 4.1.1-12) but it is not installable
E: Broken packages
debian:/home/wspage# apt-cache search libssp
gcc-4.1 - The GNU C compiler
----
Maybe it is associated with a previous version of the gcc? It looks
like it is only found in etch:
http://packages.debian.org/search?suite=default§ion=all&arch=any&searchon=names&keywords=libssp0
----
Then I tried building from source. But I get an error while it tries
to build the rona library. Here is the tail end of the build log:
...
Linking as C++
LD /home/wspage/aldor-1.1.0-1/obj/lib/librona.so
10:21:15 >> building os
CXX /home/wspage/aldor-1.1.0-1/extra/rona/rona/os/environ.s
AS /home/wspage/aldor-1.1.0-1/extra/rona/rona/os/environ.o
CXX /home/wspage/aldor-1.1.0-1/extra/rona/rona/os/path.s
/home/wspage/aldor-1.1.0-1/extra/rona/rona/os/path.cc: In function
âstd::__debug::vector<std::basic_string<char, std::char_traits<char>,
std::allocator<char> >, std::allocator<std::basic_string<char,
std::char_traits<char>, std::allocator<char> > > >
rona::os::path::listdir(const std::string&)â:
/home/wspage/aldor-1.1.0-1/extra/rona/rona/os/path.cc:56: error:
âstrerrorâ was not declared in this scope
Error executing command: g++ -c $CXXFLAGS path.cc -o path.s
CXXFLAGS = -g -O2 -O0 -g3 -ggdb3 -fstack-protector-all
-Wno-write-strings -fPIC -DPIC -D_GLIBCXX_DEBUG
-D_GLIBCXX_DEBUG_PEDANTIC -D_GLIBCXX_CONCEPT_CHECKS
-I/home/wspage/aldor-1.1.0-1/extra/rona/include -Iinclude
-I/home/wspage/aldor-1.1.0-1/include -DIN_RONA_OS
make[6]: *** [/home/wspage/aldor-1.1.0-1/extra/rona/rona/os/path.s] Error 1
make[5]: *** [os.build.tag] Error 1
make[4]: *** [build] Error 1
make[3]: *** [rona.build.tag] Error 1
make[2]: *** [build] Error 1
make[1]: *** [src.build.tag] Error 1
make: *** [build] Error 1
wspage at debian:~/aldor-1.1.0-1$
-----
Any ideas?
Regards,
Bill Page.
More information about the Aldor-l
mailing list