|  | 
 | 
Created on 2008-04-22.17:09:13 by jch, last changed 2009-08-27.14:09:48 by admin. 
 |
 
  | File name | Uploaded | Type | Edit | Remove |  
  | unnamed | dagit,
   2008-04-22.18:07:33 | text/html |  |  |  
 
  
   | msg4296 (view) | Author: jch | Date: 2008-04-22.17:09:08 |  |  
   | Still trying to compile a static Darcs 2.  This time, I tried
  ./configure --with-static-libs --without-libcurl
and I got
  src/Darcs/Resolution.lhs:216:48:
      `PatchSet p' is not applied to enough type arguments
      Expected kind `??', but `PatchSet p' has kind `* -> *'
      In the type `PatchSet p -> Sealed (FL Prim)'
      In the type `(RepoPatch p) => PatchSet p -> Sealed (FL Prim)'
      In the type signature for `patchset_conflict_resolutions':
        patchset_conflict_resolutions :: (RepoPatch p) =>
                                         PatchSet p -> Sealed (FL Prim)
  make: *** [src/Darcs/Resolution.o] Error 1
                                        Juliusz |  
   | msg4297 (view) | Author: dagit | Date: 2008-04-22.18:07:33 |  |  
   | It looks like somehow --with-type-witness was enabled.  I think Gwern
recently fixed this in at least one case.
Try:
./configure --with-static-libs --without-libcurl --without-type-witnesses
Jason
On Tue, Apr 22, 2008 at 10:09 AM, Juliusz Chroboczek <bugs@darcs.net> wrote:
>
> New submission from Juliusz Chroboczek <jch@pps.jussieu.fr>:
>
> Still trying to compile a static Darcs 2.  This time, I tried
>
>  ./configure --with-static-libs --without-libcurl
>
> and I got
>
>  src/Darcs/Resolution.lhs:216:48:
>      `PatchSet p' is not applied to enough type arguments
>      Expected kind `??', but `PatchSet p' has kind `* -> *'
>      In the type `PatchSet p -> Sealed (FL Prim)'
>      In the type `(RepoPatch p) => PatchSet p -> Sealed (FL Prim)'
>      In the type signature for `patchset_conflict_resolutions':
>        patchset_conflict_resolutions :: (RepoPatch p) =>
>                                         PatchSet p -> Sealed (FL Prim)
>  make: *** [src/Darcs/Resolution.o] Error 1
>
>                                        Juliusz
>
> ----------
> messages: 4296
> nosy: beschmi, jch, kowey, tommy
> status: unread
> title: Static compilation -- another failure
>
> __________________________________
> Darcs bug tracker <bugs@darcs.net>
> <http://bugs.darcs.net/issue810>
> __________________________________
> _______________________________________________
> darcs-devel mailing list
> darcs-devel@darcs.net
> http://lists.osuosl.org/mailman/listinfo/darcs-devel
> Attachments |  
   | msg4380 (view) | Author: kowey | Date: 2008-04-29.17:56:30 |  |  
   | This seems to be fixed in 2.0.0 + 106 patches |  |
 
| Date | User | Action | Args |  | 2008-04-22 17:09:13 | jch | create |  |  | 2008-04-22 18:07:35 | dagit | set | files:
  + unnamed nosy:
  + darcs-devel, dagit
 status: unread -> unknown
 messages:
  + msg4297
 |  | 2008-04-25 17:28:24 | kowey | link | issue811 superseder |  | 2008-04-29 17:56:32 | kowey | set | priority: bug status: unknown -> resolved-in-unstable
 messages:
  + msg4380
 nosy:
  - darcs-devel
 |  | 2008-09-04 21:33:18 | admin | set | status: resolved-in-unstable -> resolved nosy:
  jch, tommy, beschmi, kowey, dagit
 |  | 2009-08-06 21:03:01 | admin | set | nosy:
  + dmitry.kurochkin, simon, thorkilnaur, - beschmi |  | 2009-08-11 00:10:51 | admin | set | nosy:
  - dagit |  | 2009-08-25 18:10:15 | admin | set | nosy:
  + darcs-devel, - simon |  | 2009-08-27 14:09:48 | admin | set | nosy:
  jch, tommy, kowey, darcs-devel, thorkilnaur, dmitry.kurochkin | 
 |