Package Details: openmotif3 2.2.3-1

Package Base: openmotif3
Description: Open Motif (the version 2.2.3, giving /usr/lib/libXm.so.3)
Upstream URL: http://motif.ics.com
Category: lib
Licenses: LGPL
Submitter: Le_J
Maintainer: Le_J
Last Packager: None
Votes: 0
First Submitted: 2014-02-13 03:11
Last Updated: 2014-02-13 03:20

Latest Comments

Comment by leuko

2015-03-18 17:09

During compilation, I get the following error:

gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -Wno-unused -Wno-comment -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o wmluiltok wmluiltok.o
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
Makefile:262: recipe for target 'wmluiltok' failed