Project

General

Profile

Actions

Backport #8170

closed

dot.dot Makefile references wrong TARGET

Added by edelsohn (David Edelsohn) about 11 years ago. Updated about 11 years ago.

Status:
Closed
[ruby-core:53747]

Description

ext/-test-/load/dot.dot produces a Makefile that includes the following definitions:

dldflags = -eInit_$(TARGET)
TARGET = dot.dot

However, the function defined in the source file does not match the file name and function name used to form the TARGET:

void Init_dot(void) {}

This causes a link error on AIX when building Ruby.


Related issues 2 (0 open2 closed)

Related to Backport193 - Backport #6709: building ruby-1.9.3-p194 on AIX 6.1 TL05 SP06Closedusa (Usaku NAKAMURA)Actions
Is duplicate of Backport193 - Backport #6734: pkg-config on aixClosedusa (Usaku NAKAMURA)Actions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0