[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #45338] communications package fails to instal
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #45338] communications package fails to install |
Date: |
Wed, 17 Jun 2015 07:43:12 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0 |
URL:
<http://savannah.gnu.org/bugs/?45338>
Summary: communications package fails to install
Project: GNU Octave
Submitted by: None
Submitted on: Mi 17 Jun 2015 07:43:11 UTC
Category: Octave Forge Package
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Installation Failure
Status: None
Assigned to: None
Originator Name: Matthias
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
Release: 4.0.0
Operating System: Microsoft Windows
_______________________________________________________
Details:
Hi,
I am unable to install the communications package. The make command issues an
error, see below. I installed signal and control packages. With the
octave-4.0.0-rc4 it worked on my machine.
I use the command
pkg -global -forge install communications
And get the following error
ov-galois.o: In function `ZN13octave_galois9save_hdf5EiPKcb':
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:584: undefined
reference to `H5Gcreate2'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:596: undefined
reference to `H5Screate_simple'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:605: undefined
reference to `H5open'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:605: undefined
reference to `H5T_NATIVE_UCHAR_g'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:605: undefined
reference to `H5Dcreate2'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:619: undefined
reference to `H5open'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:619: undefined
reference to `H5T_NATIVE_UCHAR_g'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:619: undefined
reference to `H5Dwrite'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:620: undefined
reference to `H5Dclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:630: undefined
reference to `H5open'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:630: undefined
reference to `H5T_NATIVE_UINT_g'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:630: undefined
reference to `H5Dcreate2'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:644: undefined
reference to `H5open'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:644: undefined
reference to `H5T_NATIVE_UINT_g'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:644: undefined
reference to `H5Dwrite'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:645: undefined
reference to `H5Dclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:652: undefined
reference to `H5Sclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:637: undefined
reference to `H5Sclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:599: undefined
reference to `H5Gclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:648: undefined
reference to `H5Sclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:658: undefined
reference to `H5Screate_simple'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:664: undefined
reference to `H5open'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:664: undefined
reference to `H5T_NATIVE_UINT_g'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:674: undefined
reference to `H5open'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:674: undefined
reference to `H5T_NATIVE_USHORT_g'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:687: undefined
reference to `H5Dcreate2'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:700: undefined
reference to `H5Dwrite'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:702: undefined
reference to `H5Dclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:703: undefined
reference to `H5Sclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:704: undefined
reference to `H5Gclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:667: undefined
reference to `H5open'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:667: undefined
reference to `H5T_NATIVE_UCHAR_g'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:694: undefined
reference to `H5Sclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:695: undefined
reference to `H5Gclose'
ov-galois.o: In function `ZN13octave_galois9load_hdf5EiPKc':
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:728: undefined
reference to `H5Gopen2'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:735: undefined
reference to `H5Dopen2'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:739: undefined
reference to `H5Dget_space'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:740: undefined
reference to `H5Sget_simple_extent_ndims'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:750: undefined
reference to `H5open'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:750: undefined
reference to `H5T_NATIVE_UCHAR_g'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:750: undefined
reference to `H5open'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:750: undefined
reference to `H5T_NATIVE_UCHAR_g'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:750: undefined
reference to `H5Dread'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:757: undefined
reference to `H5Dclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:759: undefined
reference to `H5Dopen2'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:763: undefined
reference to `H5Dget_space'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:764: undefined
reference to `H5Sget_simple_extent_ndims'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:774: undefined
reference to `H5open'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:774: undefined
reference to `H5T_NATIVE_UINT_g'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:774: undefined
reference to `H5Dread'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:781: undefined
reference to `H5Dclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:783: undefined
reference to `H5Dopen2'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:787: undefined
reference to `H5Dget_space'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:788: undefined
reference to `H5Sget_simple_extent_ndims'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:802: undefined
reference to `H5Sget_simple_extent_dims'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:807: undefined
reference to `H5open'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:807: undefined
reference to `H5T_NATIVE_UINT_g'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:807: undefined
reference to `H5Dread'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:813: undefined
reference to `H5Sclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:814: undefined
reference to `H5Dclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:793: undefined
reference to `H5Sclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:794: undefined
reference to `H5Dclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:795: undefined
reference to `H5Gclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:768: undefined
reference to `H5Dclose'
C:\TMP\oct-QKYzlX\communications-1.2.1\src/ov-galois.cc:769: undefined
reference to `H5Gclose'
collect2.exe: error: ld returned 1 exit status
make: *** [gf.oct] Error 1
make: Entering directory `/tmp/oct-QKYzlX/communications-1.2.1/src'
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1
__errcore__.cc -o __errco
re__.oct
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1
__gfweight__.cc -o __gfwe
ight__.oct
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1
cyclgen.cc -o cyclgen.oct
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1
cyclpoly.cc -o cyclpoly.o
ct
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1
genqamdemod.cc -o genqamd
emod.oct
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1 -c
galois-def.cc -o galoi
s-def.o
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1 -c
galois.cc -o galois.o
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1 -c
galoisfield.cc -o galo
isfield.o
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAV
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1 -c
galois.cc -o galois.o
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1 -c
galoisfield.cc -o galo
isfield.o
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1 -c
gf.cc -o gf.o
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1 -c
op-gm-gm.cc -o op-gm-g
m.o
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1 -c
op-gm-m.cc -o op-gm-m.
o
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1 -c
op-gm-s.cc -o op-gm-s.
o
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1 -c
op-m-gm.cc -o op-m-gm.
o
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1 -c
op-s-gm.cc -o op-s-gm.
o
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe -DGALOIS_DISP_PRIVATES
-DHAVE_OCTAVE_HDF5_ID_TYPE=1 -DHAVE_OCTAVE_BASE_VALUE_GRIPE_LOAD_SAVE=1 -c
ov-galois.cc -o ov-ga
lois.o
C:/Octave/Octave-4.0.0/bin/mkoctfile-4.0.0.exe galois-def.o galois.o
galoisfield.o gf.o op-gm-gm.o op-gm-m.o op-gm-s.o op-m-gm.o op-s-gm.o
ov-galois.o -o gf.oct
make: Leaving directory `/tmp/oct-QKYzlX/communications-1.2.1/src'
pkg: error running `make' for the communications package.
error: called from 'configure_make' in file
C:\Octave\Octave-4.0.0\share\octave\4.0.0\m\pkg\private\configure_make.m near
line 96, column 9
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45338>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #45338] communications package fails to install,
anonymous <=
- [Octave-bug-tracker] [bug #45338] communications package fails to install, Mike Miller, 2015/06/17
- [Octave-bug-tracker] [bug #45338] communications package fails to install, Matthias, 2015/06/18
- [Octave-bug-tracker] [bug #45338] communications package fails to link with libhdf5 on Windows, Mike Miller, 2015/06/18
- [Octave-bug-tracker] [bug #45338] communications package fails to link with libhdf5 on Windows, Matthias, 2015/06/18
- [Octave-bug-tracker] [bug #45338] communications package fails to link with libhdf5 on Windows, John Donoghue, 2015/06/18
- [Octave-bug-tracker] [bug #45338] communications package fails to link with libhdf5 on Windows, Mike Miller, 2015/06/18
- [Octave-bug-tracker] [bug #45338] communications package fails to link with libhdf5 on Windows, John Donoghue, 2015/06/18
- [Octave-bug-tracker] [bug #45338] communications package fails to link with libhdf5 on Windows, Matthias, 2015/06/19
- [Octave-bug-tracker] [bug #45338] communications package fails to link with libhdf5 on Windows, John Donoghue, 2015/06/19
- [Octave-bug-tracker] [bug #45338] communications package fails to link with libhdf5 on Windows, Matthias, 2015/06/19