kiranvizru / psutil

Automatically exported from code.google.com/p/psutil
Other
0 stars 0 forks source link

FreeBSD 9 has migrated to utmpx.h (what osx is on now?) #305

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
amd64 freebsd 9, utmp.h doesn't exist. I'll see if I can see a quick fix.

Original issue reported on code.google.com by james....@gmail.com on 17 Jul 2012 at 7:04

GoogleCodeExporter commented 9 years ago
Not a quick fix(for me). interface appears to have changed a bit.

Original comment by james....@gmail.com on 17 Jul 2012 at 9:12

GoogleCodeExporter commented 9 years ago
This means psutil fails to compile on FreeBSD 9, right?

Original comment by g.rodola on 17 Jul 2012 at 9:14

GoogleCodeExporter commented 9 years ago
yep

Original comment by james....@gmail.com on 17 Jul 2012 at 9:15

GoogleCodeExporter commented 9 years ago

Original comment by g.rodola on 17 Jul 2012 at 9:17

GoogleCodeExporter commented 9 years ago

Original comment by g.rodola on 17 Jul 2012 at 9:24

GoogleCodeExporter commented 9 years ago
Fixed in r1470.

Original comment by g.rodola on 19 Jul 2012 at 9:35

GoogleCodeExporter commented 9 years ago
awesome. =)

Original comment by james....@gmail.com on 19 Jul 2012 at 9:57

GoogleCodeExporter commented 9 years ago
Fixed in version 0.6.0, released just now.

Original comment by g.rodola on 13 Aug 2012 at 4:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Updated csets after the SVN -> Mercurial migration:
r1470 == revision e931523e7bef

Original comment by g.rodola on 2 Mar 2013 at 12:11