Ticket #175 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

rec_channel.cc:72: error: 'mkstemp' was not declared in this scope

Reported by: anon Assigned to: somebody
Priority: normal Milestone:
Component: component1 Version:
Severity: normal Keywords:
Cc: ruben@rubenkerkhof.com

Description

I had to add <cstdlib> to rec_channel.cc to get it to build with GCC4.3

Attachments

pdns-recursor-gcc43.patch (454 bytes) - added by anon on 02/09/08 15:00:47.
gcc 4.3 fix

Change History

02/09/08 15:00:47 changed by anon

  • attachment pdns-recursor-gcc43.patch added.

gcc 4.3 fix

02/09/08 15:05:43 changed by ahu

  • status changed from new to closed.
  • resolution set to fixed.

fixed in commit 1136, thanks!