Package Details: libgraph 1.0.2-4

Git Clone URL: https://aur.archlinux.org/libgraph.git (read-only, click to copy)
Package Base: libgraph
Description: Lib Graphics — Turbo C's graphics.h on Linux
Upstream URL: https://savannah.nongnu.org/projects/libgraph
Licenses: GPL-2.0-or-later
Submitter: bergentroll
Maintainer: bergentroll
Last Packager: bergentroll
Votes: 1
Popularity: 0.000000
First Submitted: 2018-05-25 15:25 (UTC)
Last Updated: 2024-11-11 10:49 (UTC)

Latest Comments

bergentroll commented on 2024-11-11 11:01 (UTC)

Fixed. But actually this package looks like one to be deleted. The project is rather old and seems not very useful. Funny, I added the package when I was a student too.

firastom commented on 2024-11-07 17:34 (UTC)

i got exam in 2 days and i'm trying to install this package on arch linux its broken, any fix please !

bergentroll commented on 2021-04-05 10:41 (UTC) (edited on 2021-04-05 10:41 (UTC) by bergentroll)

modifying the PKGBUILD and adding -fcommon c flag before ./configure fixes the problem

Siyrav, thank you! Updated.

Sourav commented on 2021-04-04 14:14 (UTC) (edited on 2021-04-04 14:14 (UTC) by Sourav)

I am getting errors, modifying the PKGBUILD and adding -fcommon c flag before ./configure fixes the problem:

CFLAGS="$CFLAGS -fcommon" ./configure --prefix=/usr

bergentroll commented on 2019-07-24 16:10 (UTC) (edited on 2019-07-24 16:15 (UTC) by bergentroll)

What can possibly be wrong with my build toolchain?

Build flags in shell, build flags in makepkg.conf, whatever else.

Also i suggest: - url=…

Good idea, thank you.

ax34 commented on 2019-07-24 15:53 (UTC) (edited on 2019-07-24 15:53 (UTC) by ax34)

What can possibly be wrong with my build toolchain?

Also i suggest:

- url="savannah.nongnu.org/projects/libgraph"
+ url="https://savannah.nongnu.org/projects/libgraph"

else link prom this AUR page doesn't work.

bergentroll commented on 2019-07-24 08:49 (UTC)

ax34, building in clean chroot for x86_64 seems successful. Please, check your build toolchain.

ax34 commented on 2019-07-23 19:11 (UTC)

/bin/ld: cannot find -lgraph
collect2: error: ld returned 1 exit status