pkgsrc-Users archive

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

gcc48 build failure



Hi,

On a recent -current system one can't build gcc48 anymore, as one gets:

  CCLD     cloog
ld: ./.libs/libcloog-isl.so: undefined reference to
`isl_basic_set_drop_constraint'
ld: ./.libs/libcloog-isl.so: undefined reference to `isl_set_drop_basic_set'
ld: ./.libs/libcloog-isl.so: undefined reference to `isl_set_copy_basic_set'
ld: ./.libs/libcloog-isl.so: undefined reference to
`isl_basic_map_from_basic_set'

Indeed, /usr/pkg/lib/libisl.so.23.0.0 does not contain the above symbols.

(Not that I remember why I installed gcc48 in the first place...)

Chavdar


-- 
----


Home | Main Index | Thread Index | Old Index