[CWB] Segmentation fault
Maarten Janssen
maartenpt at gmail.com
Sun May 3 19:28:01 CEST 2020
I am happy to contribute, and as mentioned, currently testing a heap of
different Linux installations anyway to get my TEITOK installation working
across the board -
As for Ubuntu: no, strangely, no errors, it simply runs, and then complains
bison and flex are not installed. No idea why, as I said the script should
detect Ubuntu fine since I think it is having the /etc/lsb_release, and
running the exact same command the script tries to execute installs it
without a glitch.
As for Fedora: all the packages install fine, and then the installer fails
where I pasted the last few lines below; unfortunately, it is in Spanish,
since I installed it quickly and did not bother to correct the
language/keyboard settings...
-----------------
gcc -c -o cwb-itoa.o -O2 -Wall -fPIC -m64 -DUSE_TERMCAP -DUSE_READLINE
-DCWB_REGISTRY_DEFAULT_PATH=\""/usr/local/cwb-3.4.22/share/cwb/registry"\"
-DCOMPILE_DATE=\""dom 03 may 2020 19:21:02 CEST"\" -DCWB_VERSION=\"3.4.22\"
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include cwb-itoa.c
.... link executable cwb-itoa
rm -f cwb-itoa
gcc -O2 -Wall -fPIC -m64 -DUSE_TERMCAP -DUSE_READLINE -o cwb-itoa
cwb-itoa.o /home/mjanssen/cwb/utils/../cl/libcl.a -lm -lpcre -lglib-2.0
.... compile source file cwb-makeall.c
rm -f cwb-makeall.o
gcc -c -o cwb-makeall.o -O2 -Wall -fPIC -m64 -DUSE_TERMCAP
-DUSE_READLINE
-DCWB_REGISTRY_DEFAULT_PATH=\""/usr/local/cwb-3.4.22/share/cwb/registry"\"
-DCOMPILE_DATE=\""dom 03 may 2020 19:21:02 CEST"\" -DCWB_VERSION=\"3.4.22\"
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include cwb-makeall.c
.... link executable cwb-makeall
rm -f cwb-makeall
gcc -O2 -Wall -fPIC -m64 -DUSE_TERMCAP -DUSE_READLINE -o cwb-makeall
cwb-makeall.o /home/mjanssen/cwb/utils/../cl/libcl.a -lm -lpcre
-lglib-2.0
/usr/bin/ld:
/home/mjanssen/cwb/utils/../cl/libcl.a(makecomps.o):(.bss+0x0):
definiciones múltiples de `errmsg';
/home/mjanssen/cwb/utils/../cl/libcl.a(corpus.o):(.bss+0x20): primero se
definió aquí
collect2: error: ld devolvió el estado de salida 1
make[1]: *** [Makefile:95: cwb-makeall] Error 1
make[1]: se sale del directorio '/home/mjanssen/cwb/utils'
make: *** [Makefile:101: utils] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://liste.sslmit.unibo.it/pipermail/cwb/attachments/20200503/c5ec935f/attachment.html>
More information about the CWB
mailing list