Skip to Content.
Sympa Menu

texmacs-users - Re: error compilation ?

Subject: mailing-list for TeXmacs Users

List archive

Re: error compilation ?


Chronological Thread 
  • From: Darcy Shen <address@hidden>
  • To: Henri Girard <address@hidden>, TeXmacs Users List <address@hidden>
  • Subject: Re: error compilation ?
  • Date: Mon, 27 Jul 2020 22:02:59 +0800
  • Arc-authentication-results: i=1; mx.zoho.com.cn; spf=pass smtp.mailfrom=address@hidden; dmarc=pass header.from=<address@hidden> header.from=<address@hidden>
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com.cn; s=zohoarc; t=1595858581; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=MnZMwqpvx57QdXhG7NB65Z5KvZ+cNQUCObhZzJ/K/w0=; b=bgBtdgng1I57a0BRmL+NdTVV/oPhkvKR+zFL2z0+NnntlQBMYQjcUqrLoVJB4m+FKCw/SwhoB9zjvBg9y9R6tn8cZ8AE9d05YxT6VPE/Wgbhbdnxn3nhVv/0stKIjMBTToTgizkIQWbUFPoBBg5aOyuZErv3ntvvtNKRlezZmpA=
  • Arc-seal: i=1; a=rsa-sha256; t=1595858581; cv=none; d=zoho.com.cn; s=zohoarc; b=Ylh2mRHTIxmJlsVXF84ZKP7Whv1EZ6BLz507lSKr+GzTww4acRZWhRGQe2/zRSFWOPnHObHj/GVcE/F+qnmT6AEp80DLPJmcOrtzDdF9Gh7OFUtUG6xqGCO5Q79KucB0tNfwj3+QUVD9h9fgxWUQP+pI3cp941LFZ4YSLuTyyvE=

I had the same question (2019-07-06), now it should work fine:

https://savannah.gnu.org/bugs/?56583

On 2019/11/25 下午6:17, Henri Girard wrote:
Hi,

I am trying to compile texmacs on ubuntu 20.04 and I got this message :

/usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1187:4: error: "You must build your code with position independent code if Qt was built with -reduce-relocations. "         "Compile your code with -fPIC (-fPIE is not enough)."
#  error "You must build your code with position independent code if Qt was built with -reduce-relocations. "\
   ^
1 error generated.
make[1]: *** [makefile:348: Objects/texmacs.o] Error 1
make[1] : on quitte le répertoire « /home/pi/Téléchargements/texmacs/src »
make: *** [Makefile:59: TEXMACS] Error 2

Any ideas ?

Best

Henri





  • Re: error compilation ?, Darcy Shen, 07/27/2020

Archive powered by MHonArc 2.6.19.

Top of Page