| Summary: | media-sound/ptabtools: required dependency glib and pkg-config not in ebuild | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Sagar Mittal <sagar.mittal> |
| Component: | New packages | Assignee: | Gentoo Sound Team <sound> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | bugs |
| Priority: | High | ||
| Version: | 2005.0 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Sagar Mittal
2006-08-02 19:41:52 UTC
>>> Compiling source in /var/tmp/portage/ptabtools-0.3.1/work/ptabtools-0.3 ...
/bin/sh: pkg-config: command not found
cc -O2 -march=i686 -pipe -g -Wall -DPTB_VERSION=\"0.2\" -c ptb2ly.c `pkg-config --cflags glib-2.0`
/bin/sh: pkg-config: command not found
In file included from ptb2ly.c:22:
ptb.h:23:18: error: glib.h: No such file or directory
In file included from ptb2ly.c:22:
ptb.h:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ptb_chord'
both glib and pkg-config are missing as deps
Thanks, fixed now. |