You are not logged in.

#1 2019-01-07 17:08:20

K3N8
Member
From: The Netherlands
Registered: 2011-11-02
Posts: 62

[Solved] brother-dcpj4120dw

Hi,

I have tried to install the brother-dcpj4120dw package from AUR but it seems the package lib32stdc++5 is outdated. Because of this I cannot install my printer. Any thoughts?

Thankx

Alexander

Last edited by K3N8 (2019-01-09 12:52:25)


Arch Linux x86_64 LTS

Offline

#2 2019-01-07 17:10:13

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,461

Re: [Solved] brother-dcpj4120dw

it's not outdated, it doesn't exist.

What's the actual problem here? Don't just say it doesn't work, give actual logs/errors.

Offline

#3 2019-01-07 17:11:16

K3N8
Member
From: The Netherlands
Registered: 2011-11-02
Posts: 62

Re: [Solved] brother-dcpj4120dw

This it the output:

/var/build/lib32-libstdc++5/src/gcc-build/gcc/xgcc -B/var/build/lib32-libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux-gnu/bin/ -B/usr/x86_64-unknown-linux-gnu/lib/ -isystem /usr/x86_64-unknown-linux-gnu/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -DGCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc/./libgcc.map -o libgcc_s.so.1 libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde-glibc.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o -lc && rm -f libgcc_s.so && ln -s libgcc_s.so.1 libgcc_s.so

/usr/bin/ld: skipping incompatible /usr/lib32/libc.so when searching for -lc

/usr/bin/ld: skipping incompatible /usr/lib32/libc.a when searching for -lc

/usr/bin/ld: i386 architecture of input file `/usr/lib32/crti.o' is incompatible with i386:x86-64 output

/usr/bin/ld: i386 architecture of input file `/usr/lib32/crtn.o' is incompatible with i386:x86-64 output

collect2: ld returned 1 exit status make[2]: *** [libgcc.mk:339: libgcc_s.so] Error 1

make[2]: Leaving directory '/var/build/lib32-libstdc++5/src/gcc-build/gcc'

make[1]: *** [Makefile:1491: stmp-multilib] Error 2

make[1]: Leaving directory '/var/build/lib32-libstdc++5/src/gcc-build/gcc'

make: *** [Makefile:1546: all-gcc] Error 2

==> ERROR: A failure occurred in build().

Aborting...

:: failed to build lib32-libstdc++5 package(s)

Arch Linux x86_64 LTS

Offline

#4 2019-01-07 17:12:11

K3N8
Member
From: The Netherlands
Registered: 2011-11-02
Posts: 62

Re: [Solved] brother-dcpj4120dw

Scimmia wrote:

it's not outdated, it doesn't exist.

What's the actual problem here? Don't just say it doesn't work, give actual logs/errors.

The package lib32stdc++5 is also in AUR.

Last edited by K3N8 (2019-01-08 19:43:48)


Arch Linux x86_64 LTS

Offline

#5 2019-01-07 17:13:10

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,461

Re: [Solved] brother-dcpj4120dw

https://aur.archlinux.org/packages/?O=0&K=lib32stdc

No, it's not. Spelling matters.

Anyway, from the error, I would guess you're missing the multilib-devel group?

Last edited by Scimmia (2019-01-07 17:15:55)

Offline

#6 2019-01-07 17:46:12

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [Solved] brother-dcpj4120dw

@Scimmia perhaps there is an issue building the package https://ptpb.pw/23Ob

Offline

#7 2019-01-07 18:14:46

K3N8
Member
From: The Netherlands
Registered: 2011-11-02
Posts: 62

Re: [Solved] brother-dcpj4120dw


Arch Linux x86_64 LTS

Offline

#8 2019-01-07 18:16:16

K3N8
Member
From: The Netherlands
Registered: 2011-11-02
Posts: 62

Re: [Solved] brother-dcpj4120dw

@logs thats right. It doesn't build.


Arch Linux x86_64 LTS

Offline

#9 2019-01-08 19:45:05

K3N8
Member
From: The Netherlands
Registered: 2011-11-02
Posts: 62

Re: [Solved] brother-dcpj4120dw

Scimmia wrote:

... I would guess you're missing the multilib-devel group?

No, I did install the multilib-devel group.


Arch Linux x86_64 LTS

Offline

#10 2019-01-09 11:55:16

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [Solved] brother-dcpj4120dw

Last Updated: 	2019-01-09 02:23

lib32-libstdc++5 was updated by the maintainer, try again.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#11 2019-01-09 12:52:03

K3N8
Member
From: The Netherlands
Registered: 2011-11-02
Posts: 62

Re: [Solved] brother-dcpj4120dw

Lone_Wolf wrote:

lib32-libstdc++5 was updated by the maintainer, try again.

Thanks to the maintainer! Now the driver is installed without issues. Solved!

Last edited by K3N8 (2019-01-09 12:59:32)


Arch Linux x86_64 LTS

Offline

Board footer

Powered by FluxBB