X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Authed-Username: dG9tZGVhbkB3YXZlY2FibGUuY29t Authentication-Results: smtp02.emerald.cmh.synacor.com header.from=tomdean AT wavecable DOT com; sender-id=softfail Authentication-Results: smtp02.emerald.cmh.synacor.com smtp.mail=tomdean AT wavecable DOT com; spf=softfail; sender-id=softfail Authentication-Results: smtp02.emerald.cmh.synacor.com smtp.user=tomdean; auth=pass (LOGIN) To: geda-user AT delorie DOT com From: "Thomas D. Dean (tomdean AT wavecable DOT com) [via geda-user AT delorie DOT com]" Subject: [geda-user] /bin/ld: cannot find -lgc Message-ID: Date: Thu, 2 Dec 2021 11:31:06 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Vade-Verdict: clean X-Vade-Analysis-1: gggruggvucftvghtrhhoucdtuddrgedvuddrieehgdduvdehucetufdoteggodetrfdotffvucfrrhho X-Vade-Analysis-2: fhhilhgvmecuufgjpfetvefqtfdpgffpggdqgffogffttefnffdpqfgfvfenuceurghilhhouhhtmecu X-Vade-Analysis-3: fedtudenucenucfjughrpefvhffukffffgggtgfgsehtjeertddtfeejnecuhfhrohhmpedfvfhhohhm X-Vade-Analysis-4: rghsucffrdcuffgvrghnfdcuoehtohhmuggvrghnseifrghvvggtrggslhgvrdgtohhmqeenucggtffr X-Vade-Analysis-5: rghtthgvrhhnpefgiedtgfeiieetjeefvdekgeelfeegffehueefhefftefhjeffgeegfefgfffhgfen X-Vade-Analysis-6: ucfkphepvdegrdduudefrddugeefrdduledvnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghm X-Vade-Analysis-7: pehinhgvthepvdegrdduudefrddugeefrdduledvpdhhvghloheplgduledvrdduieekrddurddugeef X-Vade-Analysis-8: ngdpmhgrihhlfhhrohhmpehtohhmuggvrghnseifrghvvggtrggslhgvrdgtohhmpdhrtghpthhtohep X-Vade-Analysis-9: ghgvuggrqdhushgvrhesuggvlhhorhhivgdrtghomhdphhhoshhtpehsmhhtphdrvghmvghrrghlugdr X-Vade-Analysis-10: tghmhhdrshihnhgrtghorhdrtghomhdpshhpfhepshhofhhtfhgrihhlpdgukhhimheppdhnsggprhgt X-Vade-Analysis-11: phhtthhopedupdetuhhthhdqfghsvghrpehtohhmuggvrghn X-Vade-Client: EMERALD Reply-To: geda-user AT delorie DOT com up-to-date sources. I have libgc.so.1 > cd build > ../configure > make ... /bin/ld: cannot find -lgc collect2: error: ld returned 1 exit status make[4]: *** [Makefile:733: liblepton.la] Error 1 make[4]: Leaving directory '/home/tomdean/CAD/lepton-eda/build/liblepton/src' make[3]: *** [Makefile:663: all] Error 2 make[3]: Leaving directory '/home/tomdean/CAD/lepton-eda/build/liblepton/src' make[2]: *** [Makefile:540: all-recursive] Error 1 make[2]: Leaving directory '/home/tomdean/CAD/lepton-eda/build/liblepton' make[1]: *** [Makefile:807: all-recursive] Error 1 make[1]: Leaving directory '/home/tomdean/CAD/lepton-eda/build' make: *** [Makefile:738: all] Error 2 > ldconfig -p | grep libgc.so libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1 Tom Dean