First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 16798
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Nick Hadaway <nick@capital-internet.net>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: matrixise <stephane.wirtel@belgacom.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
dot-forward-0.71-error.patch It's a patch for the compile error in dot-forward patch matrixise 2003-03-04 04:08 0000 343 bytes Details | Diff
dot-forward-0.71.ebuild the new ebuild of this package text/plain matrixise 2003-03-04 04:09 0000 986 bytes Details
dot-forward-0.71.ebuild the new ebuild of this package application/octet-stream matrixise 2003-03-04 04:09 0000 986 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 16798 depends on: 16267 Show dependency tree
Bug 16798 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-03-04 04:06 0000
./makelib wait.a wait_pid.o
substdio.a(substdo.o)(.text+0x5c): In function `substdio_flush':
: undefined reference to `errno'
substdio.a(substdo.o)(.text+0x157): In function `substdio_bput':
: undefined reference to `errno'
substdio.a(substdo.o)(.text+0x29d): In function `substdio_put':
: undefined reference to `errno'
substdio.a(substdo.o)(.text+0x2b9): In function `substdio_put':
: undefined reference to `errno'
substdio.a(substdo.o)(.text+0x377): In function `substdio_putflush':
: undefined reference to `errno'
substdio.a(substdo.o)(.text+0x38b): more undefined references to `errno' follow
collect2: ld returned 1 exit status
make: *** [auto-str] Error 1

!!! ERROR: net-mail/dot-forward-0.71 failed.
!!! Function src_compile, Line 33, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1. emerge dot-forward
2.
3.




I created a patch for this package.

------- Comment #1 From matrixise 2003-03-04 04:08:20 0000 -------
Created an attachment (id=8930) [details]
It's a patch for the compile error in dot-forward

This patch adds 
#include <sys/errno.h>
#include <errno.h>

in the error.h of this package

------- Comment #2 From matrixise 2003-03-04 04:09:44 0000 -------
Created an attachment (id=8931) [details]
the new ebuild of this package

It's the new ebuild fort dot-forward-0.71

------- Comment #3 From matrixise 2003-03-04 04:09:56 0000 -------
Created an attachment (id=8932) [details]
the new ebuild of this package

It's the new ebuild fort dot-forward-0.71

------- Comment #4 From Martin Holzer (RETIRED) 2003-03-04 11:25:15 0000 -------
please paste
#emerge info

------- Comment #5 From SpanKY 2003-03-05 15:48:03 0000 -------
fixed in cvs, danke

First Last Prev Next    No search results available      Search page      Enter new bug