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

gEDA-bug: error installing with make xinstall



Hi
I was unable to install with make install as detailed in the release
notes and so I am reporting the error as requested.
I tried to install twice and am sending the error report of the second
attempt. the install fails with ### ERROR ! gSchem utilities cannot not
be installed.
Please find the error log attached. 
I look forward to your advice.

I am running Suse Linux 9.0 with kernel 2.6.5
gcc version 3.3.2 20031216 (prerelease) (SuSE Linux)
GNU Make 3.80


###  
###  Package being installed
###  libgeda
###  Searching in system
###  Package already installed
### WARNING ! Previous installation is to be overwritten
###  Downloading file
wget -c -t0 ftp://ftp.geda.seul.org/pub/geda/devel/20040111/libgeda-20040111.tar.gz
--21:59:58--  ftp://ftp.geda.seul.org/pub/geda/devel/20040111/libgeda-20040111.tar.gz
           => `libgeda-20040111.tar.gz'
Resolving ftp.geda.seul.org... done.
Connecting to ftp.geda.seul.org[18.244.0.188]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/geda/devel/20040111 ... done.
==> EPSV ... failed.  ==> PASV ... done.    ==> RETR libgeda-20040111.tar.gz ... done.
Length: 966,834 (unauthoritative)

    0K .......... .......... .......... .......... ..........  5%   48.31 KB/s
   50K .......... .......... .......... .......... .......... 10%   56.63 KB/s
  100K .......... .......... .......... .......... .......... 15%   27.03 KB/s
  150K .......... .......... .......... .......... .......... 21%    1.02 MB/s
  200K .......... .......... .......... .......... .......... 26%   44.44 KB/s
  250K .......... .......... .......... .......... .......... 31%   55.99 KB/s
  300K .......... .......... .......... .......... .......... 37%   55.93 KB/s
  350K .......... .......... .......... .......... .......... 42%   55.80 KB/s
  400K .......... .......... .......... .......... .......... 47%   57.34 KB/s
  450K .......... .......... .......... .......... .......... 52%   55.93 KB/s
  500K .......... .......... .......... .......... .......... 58%   55.93 KB/s
  550K .......... .......... .......... .......... .......... 63%   55.93 KB/s
  600K .......... .......... .......... .......... .......... 68%   55.93 KB/s
  650K .......... .......... .......... .......... .......... 74%   55.87 KB/s
  700K .......... .......... .......... .......... .......... 79%   57.41 KB/s
  750K .......... .......... .......... .......... .......... 84%   55.93 KB/s
  800K .......... .......... .......... .......... .......... 90%   55.93 KB/s
  850K .......... .......... .......... .......... .......... 95%   55.93 KB/s
  900K .......... .......... .......... .......... ....      100%   57.22 KB/s

22:00:17 (54.60 KB/s) - `libgeda-20040111.tar.gz' saved [966834]

###  Unpacking
tar -xzf libgeda-20040111.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory libgeda-20040111
###  Testing build tools
###  Patching
###  Building files
export PKG_CONFIG_PATH=${PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}; ./configure --prefix=$PREFIX --with-gtk12; make
cp: listing attributes of `./depcomp': Invalid argument
cp: listing attributes of `./depcomp': Invalid argument
configure: error: Library requirements (libgdgeda >= 2.0.15) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
make[1]: *** No targets specified and no makefile found.  Stop.
###  
###  Package being installed
###  libgeda
###  Installing files
make install
make[1]: *** No rule to make target `install'.  Stop.
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  Removing directory libgeda-20040111
rm -Rf libgeda-20040111
###  
###  Package being installed
###  glib
###  Searching in system
###  Package already installed
### WARNING ! Previous installation is to be overwritten
###  Downloading file
###  File exists
###  Unpacking
tar -xzf glib-1.2.10.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory glib-1.2.10
###  Testing build tools
###  Patching
###  Building files
./configure --prefix=${PREFIX}; make
gstrfuncs.c: In function `g_printf_string_upper_bound':
gstrfuncs.c:870: warning: concatenation of string literals with __FUNCTION__ is deprecated
gstrfuncs.c:1037: warning: concatenation of string literals with __FUNCTION__ is deprecated
gstrfuncs.c:1080: warning: concatenation of string literals with __FUNCTION__ is deprecated
gstrfuncs.c:1111: warning: concatenation of string literals with __FUNCTION__ is deprecated
In file included from testgthread.c:6:
../testglib.c: In function `g_node_test':
../testglib.c:86: warning: reading through null pointer (arg 5)
../testglib.c:90: warning: reading through null pointer (arg 5)
../testglib.c:98: warning: reading through null pointer (arg 5)
../testglib.c:108: warning: reading through null pointer (arg 5)
../testglib.c:109: warning: reading through null pointer (arg 5)
../testglib.c:110: warning: reading through null pointer (arg 5)
../testglib.c:111: warning: reading through null pointer (arg 5)
../testglib.c:112: warning: reading through null pointer (arg 5)
../testglib.c:113: warning: reading through null pointer (arg 5)
../testglib.c:114: warning: reading through null pointer (arg 5)
../testglib.c:115: warning: reading through null pointer (arg 5)
../testglib.c:116: warning: reading through null pointer (arg 5)
../testglib.c:117: warning: reading through null pointer (arg 5)
../testglib.c:118: warning: reading through null pointer (arg 5)
../testglib.c:123: warning: reading through null pointer (arg 5)
../testglib.c:127: warning: reading through null pointer (arg 5)
../testglib.c:182: warning: reading through null pointer (arg 5)
../testglib.c:183: warning: reading through null pointer (arg 5)
../testglib.c: In function `testglib_main':
../testglib.c:359: warning: reading through null pointer (arg 5)
../testglib.c:361: warning: reading through null pointer (arg 5)
../testglib.c:363: warning: reading through null pointer (arg 5)
../testglib.c:366: warning: reading through null pointer (arg 5)
../testglib.c:912: warning: const qualifier ignored on asm
../testglib.c:913: warning: const qualifier ignored on asm
../testglib.c:915: warning: const qualifier ignored on asm
../testglib.c:915: warning: const qualifier ignored on asm
hash-test.c:181: warning: `not_even_foreach' defined but not used
hash-test.c:206: warning: `remove_even_foreach' defined but not used
node-test.c: In function `g_node_test':
node-test.c:99: warning: reading through null pointer (arg 5)
node-test.c:103: warning: reading through null pointer (arg 5)
node-test.c:111: warning: reading through null pointer (arg 5)
node-test.c:121: warning: reading through null pointer (arg 5)
node-test.c:122: warning: reading through null pointer (arg 5)
node-test.c:123: warning: reading through null pointer (arg 5)
node-test.c:124: warning: reading through null pointer (arg 5)
node-test.c:125: warning: reading through null pointer (arg 5)
node-test.c:126: warning: reading through null pointer (arg 5)
node-test.c:127: warning: reading through null pointer (arg 5)
node-test.c:128: warning: reading through null pointer (arg 5)
node-test.c:129: warning: reading through null pointer (arg 5)
node-test.c:130: warning: reading through null pointer (arg 5)
node-test.c:131: warning: reading through null pointer (arg 5)
node-test.c:136: warning: reading through null pointer (arg 5)
node-test.c:140: warning: reading through null pointer (arg 5)
node-test.c:195: warning: reading through null pointer (arg 5)
node-test.c:196: warning: reading through null pointer (arg 5)
###  
###  Package being installed
###  glib
###  Installing files
make install
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  Removing directory glib-1.2.10
rm -Rf glib-1.2.10
###  
###  Package being installed
###  gtk
###  Searching in system
###  Package already installed
### WARNING ! Previous installation is to be overwritten
###  Downloading file
###  File exists
###  Unpacking
tar -xzf gtk+-1.2.10.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory gtk+-1.2.10
###  Testing build tools
###  Patching
###  Building files
./configure --prefix=${PREFIX}; make
###  
###  Package being installed
###  gtk
###  Installing files
make install
libtool: install: warning: remember to run `libtool --finish /home/steve/geda_inst/lib'
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  Removing directory gtk+-1.2.10
rm -Rf gtk+-1.2.10
###  
###  Package being installed
###  guile
###  Searching in system
###  Package already installed
### WARNING ! Previous installation is to be overwritten
###  Downloading file
wget -c -t0 ftp://ftp.geda.seul.org/pub/geda/dist/guile-1.4.1.tar.gz
--22:02:14--  ftp://ftp.geda.seul.org/pub/geda/dist/guile-1.4.1.tar.gz
           => `guile-1.4.1.tar.gz'
Resolving ftp.geda.seul.org... done.
Connecting to ftp.geda.seul.org[18.244.0.188]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/geda/dist ... done.
==> EPSV ... failed.  ==> PASV ... done.    ==> RETR guile-1.4.1.tar.gz ... done.
Length: 1,502,840 (unauthoritative)

    0K .......... .......... .......... .......... ..........  3%   51.81 KB/s
   50K .......... .......... .......... .......... ..........  6%   55.99 KB/s
  100K .......... .......... .......... .......... .......... 10%   55.93 KB/s
  150K .......... .......... .......... .......... .......... 13%   55.87 KB/s
  200K .......... .......... .......... .......... .......... 17%   55.87 KB/s
  250K .......... .......... .......... .......... .......... 20%   55.99 KB/s
  300K .......... .......... .......... .......... .......... 23%   57.47 KB/s
  350K .......... .......... .......... .......... .......... 27%   55.93 KB/s
  400K .......... .......... .......... .......... .......... 30%   55.93 KB/s
  450K .......... .......... .......... .......... .......... 34%   55.74 KB/s
  500K .......... .......... .......... .......... .......... 37%   56.05 KB/s
  550K .......... .......... .......... .......... .......... 40%   55.87 KB/s
  600K .......... .......... .......... .......... .......... 44%   57.54 KB/s
  650K .......... .......... .......... .......... .......... 47%   47.04 KB/s
  700K .......... .......... .......... .......... .......... 51%   68.78 KB/s
  750K .......... .......... .......... .......... .......... 54%   55.93 KB/s
  800K .......... .......... .......... .......... .......... 57%   55.74 KB/s
  850K .......... .......... .......... .......... .......... 61%   55.87 KB/s
  900K .......... .......... .......... .......... .......... 64%   57.41 KB/s
  950K .......... .......... .......... .......... .......... 68%   56.05 KB/s
 1000K .......... .......... .......... .......... .......... 71%   55.87 KB/s
 1050K .......... .......... .......... .......... .......... 74%   55.80 KB/s
 1100K .......... .......... .......... .......... .......... 78%   55.80 KB/s
 1150K .......... .......... .......... .......... .......... 81%   55.93 KB/s
 1200K .......... .......... .......... .......... .......... 85%   57.47 KB/s
 1250K .......... .......... .......... .......... .......... 88%   33.29 KB/s
 1300K .......... .......... .......... .......... .......... 91%  172.41 KB/s
 1350K .......... .......... .......... .......... .......... 95%   55.93 KB/s
 1400K .......... .......... .......... .......... .......... 98%   55.93 KB/s
 1450K .......... .......                                    100%   59.72 KB/s

22:02:42 (55.99 KB/s) - `guile-1.4.1.tar.gz' saved [1502840]

###  Unpacking
tar -xzf guile-1.4.1.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory guile-1.4.1
###  Testing build tools
###  Patching
###  Building files
./configure --prefix=$PREFIX; make
cp: listing attributes of `./depcomp': Invalid argument
cp: listing attributes of `./../depcomp': Invalid argument
configure: WARNING: libreadline was not found on your system.
cp: listing attributes of `./../depcomp': Invalid argument
strop.c:481:80: warning: trigraph ??) ignored
strop.c:481:80: warning: trigraph ??) ignored
continuations.c: In function `scm_make_cont':
continuations.c:98: warning: implicit declaration of function `memcpy'
dynl.c: In function `scm_register_module_xxx':
dynl.c:156: warning: implicit declaration of function `strcmp'
feature.c: In function `scm_add_feature':
feature.c:66: warning: implicit declaration of function `strlen'
gdbint.c: In function `gdb_read':
gdbint.c:192: warning: implicit declaration of function `strlen'
keywords.c: In function `scm_c_make_keyword':
keywords.c:97: warning: implicit declaration of function `strlen'
keywords.c:99: warning: implicit declaration of function `strcpy'
load.c: In function `scm_internal_parse_path':
load.c:198: warning: implicit declaration of function `strlen'
load.c: In function `scm_search_path':
load.c:358: warning: implicit declaration of function `memcpy'
root.c: In function `scm_make_root':
root.c:122: warning: implicit declaration of function `memcpy'
sort.c: In function `quicksort':
sort.c:215: warning: implicit declaration of function `memcpy'
stime.c: In function `scm_localtime':
stime.c:364: warning: implicit declaration of function `strlen'
stime.c:365: warning: implicit declaration of function `strcpy'
strop.c:481:80: warning: trigraph ??) ignored
ramap.c: In function `init_raprocs':
ramap.c:2012: warning: implicit declaration of function `strlen'
unif.c: In function `scm_uniform_array_read_x':
unif.c:1563: warning: implicit declaration of function `memcpy'
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
###  
###  Package being installed
###  guile
###  Installing files
make install
libtool: install: warning: relinking `libguilereadline.la'
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  Removing directory guile-1.4.1
rm -Rf guile-1.4.1
###  
###  Package being installed
###  libgdgeda
###  Searching in system
###  Package already installed
### WARNING ! Previous installation is to be overwritten
###  Downloading file
wget -c -t0 ftp://ftp.geda.seul.org/pub/geda/dist/libgdgeda-2.0.15.tar.gz
--22:05:50--  ftp://ftp.geda.seul.org/pub/geda/dist/libgdgeda-2.0.15.tar.gz
           => `libgdgeda-2.0.15.tar.gz'
Resolving ftp.geda.seul.org... done.
Connecting to ftp.geda.seul.org[18.244.0.188]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/geda/dist ... done.
==> EPSV ... failed.  ==> PASV ... done.    ==> RETR libgdgeda-2.0.15.tar.gz ... done.
Length: 522,645 (unauthoritative)

    0K .......... .......... .......... .......... ..........  9%   49.46 KB/s
   50K .......... .......... .......... .......... .......... 19%   46.90 KB/s
  100K .......... .......... .......... .......... .......... 29%   47.76 KB/s
  150K .......... .......... .......... .......... .......... 39%   47.44 KB/s
  200K .......... .......... .......... .......... .......... 48%   47.04 KB/s
  250K .......... .......... .......... .......... .......... 58%   49.90 KB/s
  300K .......... .......... .......... .......... .......... 68%   51.28 KB/s
  350K .......... .......... .......... .......... .......... 78%   48.83 KB/s
  400K .......... .......... .......... .......... .......... 88%   49.55 KB/s
  450K .......... .......... .......... .......... .......... 97%   50.10 KB/s
  500K ..........                                            100%   53.86 KB/s

22:06:03 (48.88 KB/s) - `libgdgeda-2.0.15.tar.gz' saved [522645]

###  Unpacking
tar -xzf libgdgeda-2.0.15.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory libgdgeda-2.0.15
###  Testing build tools
###  Patching
###  Building files
./configure --prefix=${PREFIX}; make
cp: listing attributes of `config/depcomp': Invalid argument
###  
###  Package being installed
###  libgdgeda
###  Installing files
make install
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  Removing directory libgdgeda-2.0.15
rm -Rf libgdgeda-2.0.15
###  
###  Package being installed
###  libpng
###  Searching in system
###  Package already installed
### WARNING ! Previous installation is to be overwritten
###  Downloading file
wget -c -t0 ftp://ftp.geda.seul.org/pub/geda/dist/libpng-1.2.1.tar.gz
--22:06:49--  ftp://ftp.geda.seul.org/pub/geda/dist/libpng-1.2.1.tar.gz
           => `libpng-1.2.1.tar.gz'
Resolving ftp.geda.seul.org... done.
Connecting to ftp.geda.seul.org[18.244.0.188]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/geda/dist ... done.
==> EPSV ... failed.  ==> PASV ... done.    ==> RETR libpng-1.2.1.tar.gz ... done.
Length: 493,105 (unauthoritative)

    0K .......... .......... .......... .......... .......... 10%   51.12 KB/s
   50K .......... .......... .......... .......... .......... 20%   55.93 KB/s
  100K .......... .......... .......... .......... .......... 31%   56.63 KB/s
  150K .......... .......... .......... .......... .......... 41%   55.93 KB/s
  200K .......... .......... .......... .......... .......... 51%   55.93 KB/s
  250K .......... .......... .......... .......... .......... 62%   55.99 KB/s
  300K .......... .......... .......... .......... .......... 72%   55.80 KB/s
  350K .......... .......... .......... .......... .......... 83%   55.93 KB/s
  400K .......... .......... .......... .......... .......... 93%   56.31 KB/s
  450K .......... .......... .......... .                    100%   57.78 KB/s

22:06:59 (55.61 KB/s) - `libpng-1.2.1.tar.gz' saved [493105]

###  Unpacking
tar -xzf libpng-1.2.1.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory libpng-1.2.1
###  Testing build tools
###  Patching
###  Building files
cp scripts/makefile.linux Makefile; make
cp: listing attributes of `scripts/makefile.linux': Invalid argument
###  
###  Package being installed
###  libpng
###  Copying files
###  Installing LIB (755) from libpng.so.3.1.2.1 to lib/libpng.so.3
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  Removing directory libpng-1.2.1
rm -Rf libpng-1.2.1
###  
###  Package being installed
###  libstroke
###  Searching in system
###  Package already installed
### WARNING ! Previous installation is to be overwritten
###  Downloading file
wget -c -t0 ftp://ftp.geda.seul.org/pub/geda/dist/libstroke-0.5.1.tar.gz
--22:07:28--  ftp://ftp.geda.seul.org/pub/geda/dist/libstroke-0.5.1.tar.gz
           => `libstroke-0.5.1.tar.gz'
Resolving ftp.geda.seul.org... done.
Connecting to ftp.geda.seul.org[18.244.0.188]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/geda/dist ... done.
==> EPSV ... failed.  ==> PASV ... done.    ==> RETR libstroke-0.5.1.tar.gz ... done.
Length: 174,270 (unauthoritative)

    0K .......... .......... .......... .......... .......... 29%   51.39 KB/s
   50K .......... .......... .......... .......... .......... 58%   55.87 KB/s
  100K .......... .......... .......... .......... .......... 88%   56.63 KB/s
  150K .......... ..........                                 100%   56.38 KB/s

22:07:32 (54.74 KB/s) - `libstroke-0.5.1.tar.gz' saved [174270]

###  Unpacking
tar -xzf libstroke-0.5.1.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory libstroke-0.5.1
###  Testing build tools
###  Patching
###  Building files
./configure --prefix=${PREFIX}; make
cp: listing attributes of `.deps/stroke_test.pp': Invalid argument
cp: listing attributes of `.deps/gnome_stroke_test.pp': Invalid argument
###  
###  Package being installed
###  libstroke
###  Installing files
make install
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  Removing directory libstroke-0.5.1
rm -Rf libstroke-0.5.1
###  
###  Package being installed
###  gmanager
###  Searching in system
###  Package already installed
### WARNING ! Previous installation is to be overwritten
###  Downloading file
wget -c -t0 ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-20040111.tar.gz
--22:07:55--  ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-20040111.tar.gz
           => `geda-20040111.tar.gz'
Resolving ftp.geda.seul.org... done.
Connecting to ftp.geda.seul.org[18.244.0.188]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/geda/devel/20040111 ... done.
==> EPSV ... failed.  ==> PASV ... done.    ==> RETR geda-20040111.tar.gz ... done.
Length: 329,653 (unauthoritative)

    0K .......... .......... .......... .......... .......... 15%   51.60 KB/s
   50K .......... .......... .......... .......... .......... 31%   56.18 KB/s
  100K .......... .......... .......... .......... .......... 46%   55.93 KB/s
  150K .......... .......... .......... .......... .......... 62%   55.93 KB/s
  200K .......... .......... .......... .......... .......... 77%   55.68 KB/s
  250K .......... .......... .......... .......... .......... 93%   41.32 KB/s
  300K .......... .......... .                               100%  384.68 KB/s

22:08:02 (55.39 KB/s) - `geda-20040111.tar.gz' saved [329653]

###  Unpacking
tar -xzf geda-20040111.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory geda-20040111
###  Testing build tools
###  Patching
###  Building files
export PKG_CONFIG_PATH=${PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}; ./configure --prefix=$PREFIX; make
cp: listing attributes of `./depcomp': Invalid argument
callbacks.c: In function `on_MainWindow_delete_event':
callbacks.c:42: warning: control reaches end of non-void function
doc.c: In function `DocLoad':
doc.c:533: warning: implicit declaration of function `ProjectProperties'
raw2gw.c: In function `main':
raw2gw.c:50: warning: implicit declaration of function `get_current_dir_name'
raw2gw.c:50: warning: assignment makes pointer from integer without a cast
###  
###  Package being installed
###  gmanager
###  Installing files
make install
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  Removing directory geda-20040111
rm -Rf geda-20040111
###  
###  Package being installed
###  geda-gschem
###  Searching in system
###  Package already installed
### WARNING ! Previous installation is to be overwritten
###  Downloading file
wget -c -t0 ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-gschem-20040111.tar.gz
--22:08:39--  ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-gschem-20040111.tar.gz
           => `geda-gschem-20040111.tar.gz'
Resolving ftp.geda.seul.org... done.
Connecting to ftp.geda.seul.org[18.244.0.188]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/geda/devel/20040111 ... done.
==> EPSV ... failed.  ==> PASV ... done.    ==> RETR geda-gschem-20040111.tar.gz ... done.
Length: 1,433,206 (unauthoritative)

    0K .......... .......... .......... .......... ..........  3%   51.33 KB/s
   50K .......... .......... .......... .......... ..........  7%   55.99 KB/s
  100K .......... .......... .......... .......... .......... 10%   56.56 KB/s
  150K .......... .......... .......... .......... .......... 14%   55.93 KB/s
  200K .......... .......... .......... .......... .......... 17%   55.93 KB/s
  250K .......... .......... .......... .......... .......... 21%   55.68 KB/s
  300K .......... .......... .......... .......... .......... 25%   44.84 KB/s
  350K .......... .......... .......... .......... .......... 28%   73.96 KB/s
  400K .......... .......... .......... .......... .......... 32%   55.87 KB/s
  450K .......... .......... .......... .......... .......... 35%   57.47 KB/s
  500K .......... .......... .......... .......... .......... 39%   55.87 KB/s
  550K .......... .......... .......... .......... .......... 42%   55.93 KB/s
  600K .......... .......... .......... .......... .......... 46%   55.99 KB/s
  650K .......... .......... .......... .......... .......... 50%   55.87 KB/s
  700K .......... .......... .......... .......... .......... 53%   55.93 KB/s
  750K .......... .......... .......... .......... .......... 57%   57.21 KB/s
  800K .......... .......... .......... .......... .......... 60%   55.93 KB/s
  850K .......... .......... .......... .......... .......... 64%   55.93 KB/s
  900K .......... .......... .......... .......... .......... 67%   55.93 KB/s
  950K .......... .......... .......... .......... .......... 71%   55.93 KB/s
 1000K .......... .......... .......... .......... .......... 75%   55.93 KB/s
 1050K .......... .......... .......... .......... .......... 78%   57.41 KB/s
 1100K .......... .......... .......... .......... .......... 82%   55.93 KB/s
 1150K .......... .......... .......... .......... .......... 85%   55.80 KB/s
 1200K .......... .......... .......... .......... .......... 89%   55.93 KB/s
 1250K .......... .......... .......... .......... .......... 92%   56.88 KB/s
 1300K .......... .......... .......... .......... .......... 96%   55.93 KB/s
 1350K .......... .......... .......... .......... ......... 100%   56.51 KB/s

22:09:08 (55.95 KB/s) - `geda-gschem-20040111.tar.gz' saved [1433206]

###  Unpacking
tar -xzf geda-gschem-20040111.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory geda-gschem-20040111
###  Testing build tools
###  Patching
###  Building files
unset CFLAGS; export PKG_CONFIG_PATH=${PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}; ./configure --prefix=$PREFIX --with-gtk12; make
cp: listing attributes of `./depcomp': Invalid argument
configure: error: Cannot find pkg-config, make sure it is installed and in your PATH
make[1]: *** No targets specified and no makefile found.  Stop.
###  
###  Package being installed
###  geda-gschem
###  Installing files
make install
make[1]: *** No rule to make target `install'.  Stop.
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  Removing directory geda-gschem-20040111
rm -Rf geda-gschem-20040111
###  
###  Package being installed
###  geda-symbols
###  Searching in system
###  Package already installed
### WARNING ! Previous installation is to be overwritten
###  Downloading file
wget -c -t0 ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-symbols-20040111.tar.gz
--22:09:24--  ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-symbols-20040111.tar.gz
           => `geda-symbols-20040111.tar.gz'
Resolving ftp.geda.seul.org... done.
Connecting to ftp.geda.seul.org[18.244.0.188]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/geda/devel/20040111 ... done.
==> EPSV ... failed.  ==> PASV ... done.    ==> RETR geda-symbols-20040111.tar.gz ... done.
Length: 576,541 (unauthoritative)

    0K .......... .......... .......... .......... ..........  8%   51.65 KB/s
   50K .......... .......... .......... .......... .......... 17%   55.62 KB/s
  100K .......... .......... .......... .......... .......... 26%   56.05 KB/s
  150K .......... .......... .......... .......... .......... 35%   55.87 KB/s
  200K .......... .......... .......... .......... .......... 44%   55.93 KB/s
  250K .......... .......... .......... .......... .......... 53%   55.93 KB/s
  300K .......... .......... .......... .......... .......... 62%   57.41 KB/s
  350K .......... .......... .......... .......... .......... 71%   55.74 KB/s
  400K .......... .......... .......... .......... .......... 79%   55.93 KB/s
  450K .......... .......... .......... .......... .......... 88%   55.87 KB/s
  500K .......... .......... .......... .......... .......... 97%   55.93 KB/s
  550K .......... ...                                        100%   61.45 KB/s

22:09:36 (55.72 KB/s) - `geda-symbols-20040111.tar.gz' saved [576541]

###  Unpacking
tar -xzf geda-symbols-20040111.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory geda-symbols-20040111
###  Testing build tools
###  Patching
###  Building files
export PKG_CONFIG_PATH=${PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}; ./configure --prefix=$PREFIX --with-gtk12; make
###  
###  Package being installed
###  geda-symbols
###  Installing files
make install
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  Removing directory geda-symbols-20040111
rm -Rf geda-symbols-20040111
###  
###  Package being installed
###  geda-gsymcheck
###  Searching in system
###  Package already installed
### WARNING ! Previous installation is to be overwritten
###  Downloading file
wget -c -t0 ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-gsymcheck-20040111.tar.gz
--22:10:25--  ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-gsymcheck-20040111.tar.gz
           => `geda-gsymcheck-20040111.tar.gz'
Resolving ftp.geda.seul.org... done.
Connecting to ftp.geda.seul.org[18.244.0.188]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/geda/devel/20040111 ... done.
==> EPSV ... failed.  ==> PASV ... done.    ==> RETR geda-gsymcheck-20040111.tar.gz ... done.
Length: 130,161 (unauthoritative)

    0K .......... .......... .......... .......... .......... 39%   45.54 KB/s
   50K .......... .......... .......... .......... .......... 78%   56.63 KB/s
  100K .......... .......... .......                         100%   57.56 KB/s

22:10:29 (51.84 KB/s) - `geda-gsymcheck-20040111.tar.gz' saved [130161]

###  Unpacking
tar -xzf geda-gsymcheck-20040111.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory geda-gsymcheck-20040111
###  Testing build tools
###  Patching
###  Building files
export PKG_CONFIG_PATH=${PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}; ./configure --prefix=$PREFIX --with-gtk12; make
cp: listing attributes of `./depcomp': Invalid argument
configure: error: Cannot find pkg-config, make sure it is installed and in your PATH
make[1]: *** No targets specified and no makefile found.  Stop.
###  
###  Package being installed
###  geda-gsymcheck
###  Installing files
make install
make[1]: *** No rule to make target `install'.  Stop.
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  Removing directory geda-gsymcheck-20040111
rm -Rf geda-gsymcheck-20040111
###  
###  Package being installed
###  geda-gnetlist
###  Searching in system
###  Package already installed
### WARNING ! Previous installation is to be overwritten
###  Downloading file
wget -c -t0 ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-gnetlist-20040111.tar.gz
--22:10:38--  ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-gnetlist-20040111.tar.gz
           => `geda-gnetlist-20040111.tar.gz'
Resolving ftp.geda.seul.org... done.
Connecting to ftp.geda.seul.org[18.244.0.188]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/geda/devel/20040111 ... done.
==> EPSV ... failed.  ==> PASV ... done.    ==> RETR geda-gnetlist-20040111.tar.gz ... done.
Length: 303,503 (unauthoritative)

    0K .......... .......... .......... .......... .......... 16%   47.21 KB/s
   50K .......... .......... .......... .......... .......... 33%   56.69 KB/s
  100K .......... .......... .......... .......... .......... 50%   29.50 KB/s
  150K .......... .......... .......... .......... .......... 67%  155.28 KB/s
  200K .......... .......... .......... .......... .......... 84%   48.92 KB/s
  250K .......... .......... .......... .......... ......    100%   57.63 KB/s

22:10:46 (51.23 KB/s) - `geda-gnetlist-20040111.tar.gz' saved [303503]

###  Unpacking
tar -xzf geda-gnetlist-20040111.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory geda-gnetlist-20040111
###  Testing build tools
###  Patching
###  Building files
export PKG_CONFIG_PATH=${PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}; ./configure --prefix=$PREFIX --with-gtk12; make
cp: listing attributes of `./depcomp': Invalid argument
configure: error: Cannot find pkg-config, make sure it is installed and in your PATH
make[1]: *** No targets specified and no makefile found.  Stop.
###  
###  Package being installed
###  geda-gnetlist
###  Installing files
make install
make[1]: *** No rule to make target `install'.  Stop.
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  Removing directory geda-gnetlist-20040111
rm -Rf geda-gnetlist-20040111
###  
###  Package being installed
###  geda-utils
###  Searching in system
###  File 'bin/convert_sym' not found in path '/home/steve/geda/bin:/home/steve/geda_inst:/home/steve/geda_inst/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/java/bin'
###  Downloading file
wget -c -t0 ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-utils-20040111.tar.gz
--22:10:56--  ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-utils-20040111.tar.gz
           => `geda-utils-20040111.tar.gz'
Resolving ftp.geda.seul.org... done.
Connecting to ftp.geda.seul.org[18.244.0.188]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/geda/devel/20040111 ... done.
==> EPSV ... failed.  ==> PASV ... done.    ==> RETR geda-utils-20040111.tar.gz ... done.
Length: 243,338 (unauthoritative)

    0K .......... .......... .......... .......... .......... 21%   51.60 KB/s
   50K .......... .......... .......... .......... .......... 42%   55.93 KB/s
  100K .......... .......... .......... .......... .......... 63%   55.87 KB/s
  150K .......... .......... .......... .......... .......... 84%   56.05 KB/s
  200K .......... .......... .......... .......              100%   57.46 KB/s

22:11:02 (55.20 KB/s) - `geda-utils-20040111.tar.gz' saved [243338]

###  Unpacking
tar -xzf geda-utils-20040111.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory geda-utils-20040111
###  Testing build tools
###  Patching
###  Building files
export PKG_CONFIG_PATH=${PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}; ./configure --prefix=$PREFIX --with-gtk12; make
cp: listing attributes of `./depcomp': Invalid argument
configure: error: Cannot find libgeda (or libgeda.pc), please install libgeda
make[1]: *** No targets specified and no makefile found.  Stop.
###  
###  Package being installed
###  geda-utils
###  Installing files
make install
make[1]: *** No rule to make target `install'.  Stop.
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  File 'bin/convert_sym' not found in path '/home/steve/geda/bin:/home/steve/geda_inst:/home/steve/geda_inst/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/java/bin'
### ERROR ! gSchem utilities cannot not be installed.
###  
###  Package being installed
###  geda-docs
###  Searching in system
###  Package already installed
### WARNING ! Previous installation is to be overwritten
###  Downloading file
wget -c -t0 ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-docs-20040111.tar.gz
--22:19:10--  ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-docs-20040111.tar.gz
           => `geda-docs-20040111.tar.gz'
Resolving ftp.geda.seul.org... done.
Connecting to ftp.geda.seul.org[18.244.0.188]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/geda/devel/20040111 ... done.
==> EPSV ... failed.  ==> PASV ... done.    ==> RETR geda-docs-20040111.tar.gz ... done.
Length: 2,825,662 (unauthoritative)

    0K .......... .......... .......... .......... ..........  1%   47.48 KB/s
   50K .......... .......... .......... .......... ..........  3%   56.63 KB/s
  100K .......... .......... .......... .......... ..........  5%   28.34 KB/s
  150K .......... .......... .......... .......... ..........  7%  362.32 KB/s
  200K .......... .......... .......... .......... ..........  9%   43.94 KB/s
  250K .......... .......... .......... .......... .......... 10%   57.27 KB/s
  300K .......... .......... .......... .......... .......... 12%   55.93 KB/s
  350K .......... .......... .......... .......... .......... 14%   55.74 KB/s
  400K .......... .......... .......... .......... .......... 16%   55.99 KB/s
  450K .......... .......... .......... .......... .......... 18%   55.80 KB/s
  500K .......... .......... .......... .......... .......... 19%   55.99 KB/s
  550K .......... .......... .......... .......... .......... 21%   57.47 KB/s
  600K .......... .......... .......... .......... .......... 23%   55.93 KB/s
  650K .......... .......... .......... .......... .......... 25%   55.87 KB/s
  700K .......... .......... .......... .......... .......... 27%   55.93 KB/s
  750K .......... .......... .......... .......... .......... 28%   55.87 KB/s
  800K .......... .......... .......... .......... .......... 30%   55.87 KB/s
  850K .......... .......... .......... .......... .......... 32%   57.41 KB/s
  900K .......... .......... .......... .......... .......... 34%   55.93 KB/s
  950K .......... .......... .......... .......... .......... 36%   55.93 KB/s
 1000K .......... .......... .......... .......... .......... 38%   55.80 KB/s
 1050K .......... .......... .......... .......... .......... 39%   55.99 KB/s
 1100K .......... .......... .......... .......... .......... 41%   55.87 KB/s
 1150K .......... .......... .......... .......... .......... 43%   57.41 KB/s
 1200K .......... .......... .......... .......... .......... 45%   55.99 KB/s
 1250K .......... .......... .......... .......... .......... 47%   55.93 KB/s
 1300K .......... .......... .......... .......... .......... 48%   55.87 KB/s
 1350K .......... .......... .......... .......... .......... 50%   55.93 KB/s
 1400K .......... .......... .......... .......... .......... 52%   55.93 KB/s
 1450K .......... .......... .......... .......... .......... 54%   57.27 KB/s
 1500K .......... .......... .......... .......... .......... 56%   55.93 KB/s
 1550K .......... .......... .......... .......... .......... 57%   55.68 KB/s
 1600K .......... .......... .......... .......... .......... 59%   55.80 KB/s
 1650K .......... .......... .......... .......... .......... 61%   55.93 KB/s
 1700K .......... .......... .......... .......... .......... 63%   55.93 KB/s
 1750K .......... .......... .......... .......... .......... 65%   57.54 KB/s
 1800K .......... .......... .......... .......... .......... 67%   55.99 KB/s
 1850K .......... .......... .......... .......... .......... 68%   55.80 KB/s
 1900K .......... .......... .......... .......... .......... 70%   55.93 KB/s
 1950K .......... .......... .......... .......... .......... 72%   55.93 KB/s
 2000K .......... .......... .......... .......... .......... 74%   42.84 KB/s
 2050K .......... .......... .......... .......... .......... 76%   56.43 KB/s
 2100K .......... .......... .......... .......... .......... 77%   55.87 KB/s
 2150K .......... .......... .......... .......... .......... 79%   55.80 KB/s
 2200K .......... .......... .......... .......... .......... 81%   55.74 KB/s
 2250K .......... .......... .......... .......... .......... 83%   55.93 KB/s
 2300K .......... .......... .......... .......... .......... 85%   55.93 KB/s
 2350K .......... .......... .......... .......... .......... 86%   57.54 KB/s
 2400K .......... .......... .......... .......... .......... 88%   55.87 KB/s
 2450K .......... .......... .......... .......... .......... 90%   55.93 KB/s
 2500K .......... .......... .......... .......... .......... 92%   55.93 KB/s
 2550K .......... .......... .......... .......... .......... 94%   55.87 KB/s
 2600K .......... .......... .......... .......... .......... 96%   55.99 KB/s
 2650K .......... .......... .......... .......... .......... 97%   57.41 KB/s
 2700K .......... .......... .......... .......... .......... 99%   55.80 KB/s
 2750K .........                                             100%   58.24 KB/s

22:20:02 (55.25 KB/s) - `geda-docs-20040111.tar.gz' saved [2825662]

###  Unpacking
tar -xzf geda-docs-20040111.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory geda-docs-20040111
###  Testing build tools
###  Patching
###  Building files
export PKG_CONFIG_PATH=${PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}; ./configure --prefix=$PREFIX --with-gtk12; make
###  
###  Package being installed
###  geda-docs
###  Installing files
make install
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  Removing directory geda-docs-20040111
rm -Rf geda-docs-20040111
###  
###  Package being installed
###  geda-examples
###  Searching in system
###  Package already installed
### WARNING ! Previous installation is to be overwritten
###  Downloading file
wget -c -t0 ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-examples-20040111.tar.gz
--22:20:24--  ftp://ftp.geda.seul.org/pub/geda/devel/20040111/geda-examples-20040111.tar.gz
           => `geda-examples-20040111.tar.gz'
Resolving ftp.geda.seul.org... done.
Connecting to ftp.geda.seul.org[18.244.0.188]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/geda/devel/20040111 ... done.
==> EPSV ... failed.  ==> PASV ... done.    ==> RETR geda-examples-20040111.tar.gz ... done.
Length: 243,997 (unauthoritative)

    0K .......... .......... .......... .......... .......... 20%   47.53 KB/s
   50K .......... .......... .......... .......... .......... 41%   56.50 KB/s
  100K .......... .......... .......... .......... .......... 62%   28.36 KB/s
  150K .......... .......... .......... .......... .......... 83%  367.65 KB/s
  200K .......... .......... .......... ........             100%   39.58 KB/s

22:20:30 (49.61 KB/s) - `geda-examples-20040111.tar.gz' saved [243997]

###  Unpacking
tar -xzf geda-examples-20040111.tar.gz
###  Executing initial script
###  Verifying files
###  Entering a directory geda-examples-20040111
###  Copying files
###  Installing DAT (644) from gTAG/gTAG.sch to share/examples/gTAG/gTAG.sch
###  Executing final script
###  Entering a directory /home/steve/geda_inst
###  Testing installation
###  Removing directory geda-examples-20040111
rm -Rf geda-examples-20040111
###  Updating environment variable LD_LIBRARY_PATH to /home/steve/geda/lib
###  File /home/steve/.bash_profile successfully updated
###  Updating environment variable PATH to /home/steve/geda/bin
###  File /home/steve/.bash_profile successfully updated

Attachment: signature.asc
Description: This is a digitally signed message part