Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16596 Discussions

Error glibc 2.4 not found quartus _sh required

Altera_Forum
Honored Contributor II
1,443 Views

Hi, 

 

I am a very new to quartus application and i am working as a system admin. 

 

I installed quartus 13 sp1. one of our developer trying to running a build but it giving below error please help to fix this error 

 

quartus_sh: /lib64/tls/libc.so.6: version `GLIBC_2.4' not found (required by quartus_sh) 

quartus_sh: /lib64/tls/libc.so.6: version `GLIBC_2.4' not found (required by quartus_sh) 

quartus_sh: /lib64/tls/libc.so.6: version `GLIBC_2.4' not found (required by quartus_sh) 

quartus_sh: /lib64/tls/libc.so.6: version `GLIBC_2.4' not found (required by quartus_sh) 

Warning (292006): Can't contact license server "@shuttle1" -- this server will be ignored 

Warning (292006): Can't contact license server "@shuttle2" -- this server will be ignored 

Warning (292006): Can't contact license server "@shuttle3" -- this server will be ignored 

Warning (292006): Can't contact license server "27001@vncin3" -- this server will be ignored 

Info: ******************************************************************* 

Info: Running Quartus II 64-Bit TimeQuest Timing Analyzer 

Info: Version 13.0.1 Build 232 06/12/2013 Service Pack 1 SJ Full Version 

Info: Copyright (C) 1991-2013 Altera Corporation. All rights reserved. 

Info: Your use of Altera Corporation's design tools, logic functions 

Info: and other software and tools, and its AMPP partner logic 

Info: functions, and any output files from any of the foregoing 

Info: (including device programming or simulation files), and any 

Info: associated documentation or information are expressly subject 

Info: to the terms and conditions of the Altera Program License 

Info: Subscription Agreement, Altera MegaCore Function License 

Info: Agreement, or other applicable license agreement, including, 

Info: without limitation, that your use is for the sole purpose of 

Info: programming logic devices manufactured by Altera and sold by 

Info: Altera or its authorized distributors. Please refer to the 

Info: applicable agreement for further details. 

Info: Processing started: Wed Dec 24 20:15:01 2014 

Info: Command: quartus_sta -t fpga_tpeside_report_timing.tcl 

------------------------------------------------ 

ERROR: Can't run TimeQuest Timing Analyzer (quartus_sta) -- Fitter (quartus_fit) failed or was not run. Run the Fitter (quartus_fit) successfully before running the TimeQuest analyzer (create_timing_netlist). 

 

while executing 

"create_timing_netlist" 

(file "fpga_tpeside_report_timing.tcl" line 2) 

------------------------------------------------ 

Error (23031): Evaluation of Tcl script fpga_tpeside_report_timing.tcl unsuccessful 

Error: Quartus II 64-Bit TimeQuest Timing Analyzer was unsuccessful. 1 error, 4 warnings 

Error: Peak virtual memory: 448 megabytes 

Error: Processing ended: Wed Dec 24 20:16:30 2014 

Error: Elapsed time: 00:01:29 

Error: Total CPU time (on all processors): 00:00:01
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
390 Views

As I recall this could be resolved by setting the LD_LIBRARY_PATH environment variable to point to the appropriate place in the altera distro.

0 Kudos
Reply