pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/47746: math/octave 3.6.4 and glpk 4.49



The following reply was made to PR pkg/47746; it has been noted by GNATS.

From: David Shao <davshao%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/47746: math/octave 3.6.4 and glpk 4.49
Date: Thu, 2 May 2013 06:25:24 -0700

 math/octave now builds on NetBSD 6.99.19 amd64 and DragonFly
 3.5-DEVELOPMENT x86_64.  Unfortunately still on DragonFly
 3.5-DEVELOPMENT i386, the build fails with:
 
 libtool: link: ar cru DLD-FUNCTIONS/.libs/__fltk_uigetfile__.a
 DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.o
 libtool: link: ranlib DLD-FUNCTIONS/.libs/__fltk_uigetfile__.a
 libtool: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f
 "__fltk_uigetfile__.la" && ln -s "../__fltk_uigetfile__.la"
 "__fltk_uigetfile__.la" )
 /bin/sh ../libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I.
 -I..  -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave
 -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include
 -I/usr/pkg/include/gettext  -I/usr/pkg/include -I/usr/include
 -I/usr/pkg/include/gettext -O2 -g -I/usr/pkg/include -I/usr/include
 -I/usr/pkg/include/gettext  -DHAVE_CONFIG_H -mieee-fp
 -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat
 -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -g
 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext -pthread
 -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext
 -MT DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo -MD -MP -MF
 DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___glpk___la-__glpk__.Tpo -c -o
 DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo `test -f
 'DLD-FUNCTIONS/__glpk__.cc' || echo './'`DLD-FUNCTIONS/__glpk__.cc
 libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu
 -I../libcruft/misc -I../liboctave
 -I/usr/pkgsrc/math/octave/work/.buildlink/include
 -I/usr/pkgsrc/math/octave/work/.buildlink/include/gettext -O2 -g
 -mieee-fp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith
 -Wwrite-strings -Wcast-align -Wcast-qual -O2 -g -pthread -O2 -g -MT
 DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo -MD -MP -MF
 DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___glpk___la-__glpk__.Tpo -c
 DLD-FUNCTIONS/__glpk__.cc  -fPIC -DPIC -o
 DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___glpk___la-__glpk__.o
 DLD-FUNCTIONS/__glpk__.cc:96:3: error: 'LPX_K_MSGLEV' was not declared
 in this scope
 DLD-FUNCTIONS/__glpk__.cc:97:3: error: 'LPX_K_SCALE' was not declared
 in this scope
 DLD-FUNCTIONS/__glpk__.cc:98:3: error: 'LPX_K_DUAL' was not declared
 in this scope
 DLD-FUNCTIONS/__glpk__.cc:99:3: error: 'LPX_K_PRICE' was not declared
 in this scope
 DLD-FUNCTIONS/__glpk__.cc:100:3: error: 'LPX_K_ROUND' was not declared
 in this scope
 


Home | Main Index | Thread Index | Old Index