Bug 248552 - net/glusterfs: Fix build on i386
Summary: net/glusterfs: Fix build on i386
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: i386 Any
: --- Affects Many People
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-09 11:56 UTC by Daniel Morante
Modified: 2020-08-10 03:38 UTC (History)
1 user (show)

See Also:
koobs: merge-quarterly?


Attachments
SVN diff (2.18 KB, patch)
2020-08-09 11:56 UTC, Daniel Morante
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Morante 2020-08-09 11:56:04 UTC
Created attachment 217109 [details]
SVN diff

The i386 build was failing due to Makefile missing a link to sysutils/liburcu.  Not sure how it was working on amd64 without this.

Attached patch fixes this.

Also includes a change to configure.ac to remove '-ldl".
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-08-10 03:28:26 UTC
A commit references this bug:

Author: lwhsu
Date: Mon Aug 10 03:28:08 UTC 2020
New revision: 544584
URL: https://svnweb.freebsd.org/changeset/ports/544584

Log:
  Fix build on i386

  PR:		248552
  Submitted by:	Daniel Morante <daniel@morante.net> (maintainer)

Changes:
  head/net/glusterfs/files/patch-configure.ac
  head/net/glusterfs/files/patch-libglusterfs_src_Makefile.am