LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-06-2021, 04:30 AM   #3571
lioh
Member
 
Registered: Aug 2019
Location: Switzerland
Distribution: Slackware
Posts: 194

Rep: Reputation: Disabled

gedit2 source path has changed. Works with https://download.gnome.org/sources/g...-2.30.4.tar.gz
 
Old 03-06-2021, 06:35 AM   #3572
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,108

Original Poster
Rep: Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178
Quote:
Originally Posted by lioh View Post
gedit2 source path has changed. Works with https://download.gnome.org/sources/g...-2.30.4.tar.gz
hi lioh, I quote you what I wrote just two post above yours
Quote:
Originally Posted by ponce View Post
I'll renew my invite to read carefully the first post to check what this topic is for and in particular:
- on which platform you should test things before reporting it here (a clean and full installation of Slackware current with no additional packages);
- what should be reported here and what elsewhere.
 
Old 03-06-2021, 04:05 PM   #3573
hpfeil
Member
 
Registered: Nov 2010
Location: Tucson, Arizona US
Distribution: Slackware Current
Posts: 354
Blog Entries: 1

Rep: Reputation: Disabled
openscad missing pre-req

Openscad needs some care. In the 2021.01 version, "double-conversion" is a pre-requisite. src/value.cc #includes double-conversion.

using "libraries/double-conversion" updated from v3.0 to v3.1.5.


Also, it looks for lib3MF, but compiles without it. [Using cmake-gui, since the SlackBuild script is for the 2015 version.]

Last edited by hpfeil; 03-06-2021 at 04:07 PM. Reason: missing period
 
Old 03-06-2021, 04:34 PM   #3574
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,108

Original Poster
Rep: Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178
Quote:
Originally Posted by hpfeil View Post
Openscad needs some care. In the 2021.01 version, "double-conversion" is a pre-requisite. src/value.cc #includes double-conversion.
as the previous version wasn't building yes, I just updated it to version 2021.01: thanks for reporting!
 
Old 03-07-2021, 02:37 PM   #3575
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 239Reputation: 239Reputation: 239
with the recent poppler-update compiling scribus ends with this on my box:
Quote:
/tmp/SBo/scribus-1.5.6.1/scribus/plugins/import/pdf/slaoutput.h:199:8: error: ‘bool SlaOutputDev::tilingPatternFill(GfxState*, Gfx*, Catalog*, Object*, const double*, int, int, Dict*, const double*, const double*, int, int, int, int, double, double)’ marked ‘override’, but does not override
199 | GBool tilingPatternFill(GfxState *state, Gfx *gfx, Catalog *cat, Object *str, POPPLER_CONST_070 double *pmat, int paintType, int tilingType, Dict *resDict, POPPLER_CONST_070 double *mat, POPPLER_CONST_070 double *bbox, int x0, int y0, int x1, int y1, double xStep, double yStep) override;
| ^~~~~~~~~~~~~~~~~
make[2]: *** [scribus/plugins/import/pdf/CMakeFiles/importpdf.dir/build.make:97: scribus/plugins/import/pdf/CMakeFiles/importpdf.dir/importpdf.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:3149: scribus/plugins/import/pdf/CMakeFiles/importpdf.dir/all] Error 2
make: *** [Makefile:171: all] Error 2
any ideas?

PS: gdal and inkscape build fine

Last edited by brobr; 03-07-2021 at 03:11 PM.
 
Old 03-07-2021, 03:55 PM   #3576
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,108

Original Poster
Rep: Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178
Quote:
Originally Posted by brobr View Post
with the recent poppler-update compiling scribus ends with this on my box:

any ideas?
you can try this patch I found in the archlinux source repository

https://raw.githubusercontent.com/ar...r-21.3.0.patch

EDIT: yes, I can confirm that it works: thanks for reporting!

Last edited by ponce; 03-07-2021 at 04:05 PM.
 
Old 03-07-2021, 08:20 PM   #3577
alekow
Member
 
Registered: Sep 2009
Distribution: Slackware
Posts: 230

Rep: Reputation: 75
Quote:
Originally Posted by upnort View Post
The version and file name matches the build script and info file.


Clementine is the only reason I am building libechonest. I don't need the service and wish Clementine allowed building without that dependency.
Libechonest is no longer listed as clementine dependency and clementine does bild fine without it. See posts #3362 and #3365.
 
Old 03-08-2021, 06:31 AM   #3578
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 239Reputation: 239Reputation: 239
Quote:
Originally Posted by ponce View Post
you can try this patch I found in the archlinux source repository

https://raw.githubusercontent.com/ar...r-21.3.0.patch

EDIT: yes, I can confirm that it works: thanks for reporting!
Thanks, that worked here as well!
 
Old 03-09-2021, 01:50 PM   #3579
camerabambai
Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 408

Rep: Reputation: 54
w_scan error

Code:
mv -f .deps/emulate.Tpo .deps/emulate.Po
gcc -DHAVE_CONFIG_H -I.    -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -fPIC -MT dump-xml.o -MD -MP -MF .deps/dump-xml.Tpo -c -o dump-xml.o dump-xml.c
mv -f .deps/dump-xml.Tpo .deps/dump-xml.Po
gcc -DHAVE_CONFIG_H -I.    -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -fPIC -MT iconv_codes.o -MD -MP -MF .deps/iconv_codes.Tpo -c -o iconv_codes.o iconv_codes.c
mv -f .deps/iconv_codes.Tpo .deps/iconv_codes.Po
gcc -DHAVE_CONFIG_H -I.    -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -fPIC -MT char-coding.o -MD -MP -MF .deps/char-coding.Tpo -c -o char-coding.o char-coding.c
mv -f .deps/char-coding.Tpo .deps/char-coding.Po
gcc -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -fPIC -lrt  -o w_scan atsc_psip_section.o countries.o descriptors.o diseqc.o dump-dvbscan.o dump-vdr.o dump-xine.o dump-mplayer.o dump-vlc-m3u.o dvbscan.o lnb.o parse-dvbscan.o satellites.o scan.o section.o tools.o emulate.o dump-xml.o iconv_codes.o char-coding.o  
/usr/bin/ld: descriptors.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: descriptors.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: descriptors.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: descriptors.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: diseqc.o:(.bss+0x8): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: diseqc.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: diseqc.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: diseqc.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: dump-dvbscan.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: dump-dvbscan.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: dump-dvbscan.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: dump-dvbscan.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: dump-vdr.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: dump-vdr.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: dump-vdr.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: dump-vdr.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: dump-xine.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: dump-xine.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: dump-xine.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: dump-xine.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: dump-mplayer.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: dump-mplayer.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: dump-mplayer.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: dump-mplayer.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: dump-vlc-m3u.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: dump-vlc-m3u.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: dump-vlc-m3u.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: dump-vlc-m3u.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: dvbscan.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: dvbscan.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: dvbscan.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: dvbscan.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: parse-dvbscan.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: parse-dvbscan.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: parse-dvbscan.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: parse-dvbscan.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: satellites.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: satellites.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: satellites.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: satellites.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: scan.o:(.bss+0x100): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: scan.o:(.bss+0x120): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: scan.o:(.bss+0x1e0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: scan.o:(.bss+0x200): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: tools.o:(.bss+0x10): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: tools.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: tools.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: tools.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: emulate.o:(.bss+0x68): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: emulate.o:(.bss+0x80): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: emulate.o:(.bss+0x140): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: emulate.o:(.bss+0x160): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: dump-xml.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: dump-xml.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: dump-xml.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: dump-xml.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: char-coding.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: char-coding.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: char-coding.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: char-coding.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
collect2: error: ld returned 1 exit status
 
Old 03-09-2021, 03:27 PM   #3580
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,108

Original Poster
Rep: Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178
Quote:
Originally Posted by camerabambai View Post
w_scan error

Code:
mv -f .deps/emulate.Tpo .deps/emulate.Po
gcc -DHAVE_CONFIG_H -I.    -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -fPIC -MT dump-xml.o -MD -MP -MF .deps/dump-xml.Tpo -c -o dump-xml.o dump-xml.c
mv -f .deps/dump-xml.Tpo .deps/dump-xml.Po
gcc -DHAVE_CONFIG_H -I.    -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -fPIC -MT iconv_codes.o -MD -MP -MF .deps/iconv_codes.Tpo -c -o iconv_codes.o iconv_codes.c
mv -f .deps/iconv_codes.Tpo .deps/iconv_codes.Po
gcc -DHAVE_CONFIG_H -I.    -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -fPIC -MT char-coding.o -MD -MP -MF .deps/char-coding.Tpo -c -o char-coding.o char-coding.c
mv -f .deps/char-coding.Tpo .deps/char-coding.Po
gcc -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -fPIC -lrt  -o w_scan atsc_psip_section.o countries.o descriptors.o diseqc.o dump-dvbscan.o dump-vdr.o dump-xine.o dump-mplayer.o dump-vlc-m3u.o dvbscan.o lnb.o parse-dvbscan.o satellites.o scan.o section.o tools.o emulate.o dump-xml.o iconv_codes.o char-coding.o  
/usr/bin/ld: descriptors.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: descriptors.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: descriptors.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: descriptors.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: diseqc.o:(.bss+0x8): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: diseqc.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: diseqc.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: diseqc.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: dump-dvbscan.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: dump-dvbscan.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: dump-dvbscan.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: dump-dvbscan.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: dump-vdr.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: dump-vdr.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: dump-vdr.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: dump-vdr.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: dump-xine.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: dump-xine.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: dump-xine.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: dump-xine.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: dump-mplayer.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: dump-mplayer.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: dump-mplayer.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: dump-mplayer.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: dump-vlc-m3u.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: dump-vlc-m3u.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: dump-vlc-m3u.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: dump-vlc-m3u.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: dvbscan.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: dvbscan.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: dvbscan.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: dvbscan.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: parse-dvbscan.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: parse-dvbscan.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: parse-dvbscan.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: parse-dvbscan.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: satellites.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: satellites.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: satellites.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: satellites.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: scan.o:(.bss+0x100): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: scan.o:(.bss+0x120): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: scan.o:(.bss+0x1e0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: scan.o:(.bss+0x200): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: tools.o:(.bss+0x10): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: tools.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: tools.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: tools.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: emulate.o:(.bss+0x68): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: emulate.o:(.bss+0x80): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: emulate.o:(.bss+0x140): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: emulate.o:(.bss+0x160): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: dump-xml.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: dump-xml.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: dump-xml.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: dump-xml.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
/usr/bin/ld: char-coding.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here
/usr/bin/ld: char-coding.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here
/usr/bin/ld: char-coding.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here
/usr/bin/ld: char-coding.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here
collect2: error: ld returned 1 exit status
you can use the following patch

https://git.buildroot.net/buildroot/...1b2c9bf3d64e45

thanks for reporting!
 
Old 03-10-2021, 09:03 AM   #3581
ArTourter
Member
 
Registered: Oct 2010
Location: Frome, UK
Distribution: Slackware, CentOS, Rocky
Posts: 66

Rep: Reputation: 29
Not sure if it has been mentioned already, but the version of rstudio-desktop currently in the repo requires gstreamer0 and gst0-plugins-base.

I have tried to run an updated version of rstudio-desktop using any of the deb files from upstream but all of them segfault on -current. and strace didn't really give much info as to why.

Has anyone managed to do so yet on -current?
 
Old 03-10-2021, 11:32 PM   #3582
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Hi , this two was added today , we can remove it safely from repo


dnspython
Markdown

Thanks.
 
1 members found this post helpful.
Old 03-11-2021, 12:12 AM   #3583
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,108

Original Poster
Rep: Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178
Quote:
Originally Posted by USUARIONUEVO View Post
Hi , this two was added today , we can remove it safely from repo


dnspython
Markdown

Thanks.
well, when I saw those yesterday evening I actually opted for something different: they have been added to current but only for python-3.x while on SBo they are used for both versions of python as dependencies of other applications.
so I just removed python3 support from the script and left the python-2.x part: this solution has been possible also because the scripts on SBo and in Slackware are named differently.
 
Old 03-11-2021, 03:10 PM   #3584
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
while trying to build mono with SBo -current I got that error:
---------------------------
CSC [build] System.Text.Encoding.CodePages.dll
AOT [build] mscorlib.dll.so
Cannot open assembly ',profile=./../../class/lib/build/csc.System.Core.dll.aotprofile': Aucun fichier ou dossier de ce type.
make[7]: *** [Makefile:59 : ../../class/lib/build//mscorlib.dll.so] Erreur 1
make[6]: *** [../../build/rules.make:218 : do-all] Erreur 2
make[5]: *** [build/rules.make:245 : all-recursive] Erreur 1
make[4]: *** [Makefile:51 : profile-do--build--all] Erreur 2
make[3]: *** [Makefile:47 : profiles-do--all] Erreur 2
make[2]: *** [Makefile:570 : all-local] Erreur 2
make[2]*: on quitte le répertoire «*/tmp/SBo/mono-5.0.1.1/runtime*»
make[1]: *** [Makefile:522 : all-recursive] Erreur 1
make[1]*: on quitte le répertoire «*/tmp/SBo/mono-5.0.1.1*»
make: *** [Makefile:451 : all] Erreur 2
--------------------------
 
Old 03-11-2021, 03:38 PM   #3585
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,108

Original Poster
Rep: Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178
mono is not maintained anymore on SBo, Andre dropped it nearly three years ago: if anybody wishes to step in as a maintainer he/she is welcome.
 
  


Reply

Tags
current, sbo, sbopkg, slackrepo



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Error building gst1-plugins-good 1.4.1 from SBO l0rddarkf0rce Slackware 4 10-06-2014 05:58 PM
[SOLVED] Failure building nvidia-kernel Slackbuild from SBo sysfce2 Slackware 7 07-02-2011 01:10 AM
problems building fontforge from SBo gtludwig Slackware 7 05-12-2010 01:52 PM
Pls help me take my 1st step! verysoon Fedora - Installation 2 12-12-2005 07:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration